Loading...
Searching...
No Matches
juce::AudioProcessLoadMeasurer::ScopedTimer Struct Reference

Detailed Description

This class measures the time between its construction and destruction and adds it to an AudioProcessLoadMeasurer.

e.g.

{
AudioProcessLoadMeasurer::ScopedTimer timer (myProcessLoadMeasurer);
myCallback->doTheCallback();
}
This class measures the time between its construction and destruction and adds it to an AudioProcessL...
Definition juce_AudioProcessLoadMeasurer.h:85

Public Member Functions

 ScopedTimer (AudioProcessLoadMeasurer &)
 ScopedTimer (AudioProcessLoadMeasurer &, int numSamplesInBlock)
 ~ScopedTimer ()

Constructors and Destructors

◆ ScopedTimer() [1/2]

juce::AudioProcessLoadMeasurer::ScopedTimer::ScopedTimer ( AudioProcessLoadMeasurer & )

◆ ScopedTimer() [2/2]

juce::AudioProcessLoadMeasurer::ScopedTimer::ScopedTimer ( AudioProcessLoadMeasurer & ,
int numSamplesInBlock )

◆ ~ScopedTimer()

juce::AudioProcessLoadMeasurer::ScopedTimer::~ScopedTimer ( )
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram