TracktionEngine
|
A macOS specific class to start/stop a signpost for use in Instruments. More...
#include <tracktion_PerformanceMeasurement.h>
Public Member Functions | |
ScopedSignpost (uint32_t signpostIndex) | |
Starts a signpost with a given index. | |
~ScopedSignpost () | |
Stops the signpost previously started. | |
A macOS specific class to start/stop a signpost for use in Instruments.
tracktion::graph::ScopedSignpost::ScopedSignpost | ( | uint32_t | signpostIndex | ) |
Starts a signpost with a given index.
tracktion::graph::ScopedSignpost::~ScopedSignpost | ( | ) |
Stops the signpost previously started.