tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::engine::StopwatchTimer Struct Reference

Public Member Functions

juce::RelativeTime getTime () const noexcept
 
juce::String getDescription () const
 
double getSeconds () const noexcept
 

Detailed Description

Definition at line 36 of file tracktion_CpuMeasurement.h.

Constructor & Destructor Documentation

◆ StopwatchTimer()

tracktion::engine::StopwatchTimer::StopwatchTimer ( )
noexcept

Definition at line 38 of file tracktion_CpuMeasurement.h.

Member Function Documentation

◆ getDescription()

juce::String tracktion::engine::StopwatchTimer::getDescription ( ) const

Definition at line 41 of file tracktion_CpuMeasurement.h.

◆ getSeconds()

double tracktion::engine::StopwatchTimer::getSeconds ( ) const
noexcept

Definition at line 42 of file tracktion_CpuMeasurement.h.

◆ getTime()

juce::RelativeTime tracktion::engine::StopwatchTimer::getTime ( ) const
noexcept

Definition at line 40 of file tracktion_CpuMeasurement.h.


The documentation for this struct was generated from the following file: