This class measures the time between its construction and destruction and adds it to an AudioProcessLoadMeasurer.
More...
#include <juce_AudioProcessLoadMeasurer.h>
This class measures the time between its construction and destruction and adds it to an AudioProcessLoadMeasurer.
e.g.
{
myCallback->doTheCallback();
}
This class measures the time between its construction and destruction and adds it to an AudioProcessL...
Definition juce_AudioProcessLoadMeasurer.h:85
@tags{Audio}
◆ ScopedTimer() [1/2]
◆ ScopedTimer() [2/2]
◆ ~ScopedTimer()
| juce::AudioProcessLoadMeasurer::ScopedTimer::~ScopedTimer |
( |
| ) |
|
◆ owner
◆ samplesInBlock
| int juce::AudioProcessLoadMeasurer::ScopedTimer::samplesInBlock |
|
private |
◆ startTime
| double juce::AudioProcessLoadMeasurer::ScopedTimer::startTime |
|
private |
The documentation for this struct was generated from the following file: