|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Helper class for starting/stopping a benchmark measurement. More...
#include "tracktion_Benchmark.h"
Public Member Functions | |
| ScopedMeasurement (Benchmark &bm) | |
| Constructs and starts a Benchmark. | |
| ~ScopedMeasurement () | |
| Stops the Benchmark. | |
Helper class for starting/stopping a benchmark measurement.
Definition at line 184 of file tracktion_Benchmark.h.
| tracktion::engine::ScopedMeasurement::ScopedMeasurement | ( | Benchmark & | bm | ) |
Constructs and starts a Benchmark.
Definition at line 187 of file tracktion_Benchmark.h.
| tracktion::engine::ScopedMeasurement::~ScopedMeasurement | ( | ) |
Stops the Benchmark.
Definition at line 194 of file tracktion_Benchmark.h.