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::ScopedMeasurement Struct Reference

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.
 

Detailed Description

Helper class for starting/stopping a benchmark measurement.

Definition at line 184 of file tracktion_Benchmark.h.

Constructor & Destructor Documentation

◆ ScopedMeasurement()

tracktion::engine::ScopedMeasurement::ScopedMeasurement ( Benchmark bm)

Constructs and starts a Benchmark.

Definition at line 187 of file tracktion_Benchmark.h.

◆ ~ScopedMeasurement()

tracktion::engine::ScopedMeasurement::~ScopedMeasurement ( )

Stops the Benchmark.

Definition at line 194 of file tracktion_Benchmark.h.


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