TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::graph::ScopedSignpost Struct Reference

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.
 

Detailed Description

A macOS specific class to start/stop a signpost for use in Instruments.

Constructor & Destructor Documentation

◆ ScopedSignpost()

tracktion::graph::ScopedSignpost::ScopedSignpost ( uint32_t  signpostIndex)

Starts a signpost with a given index.

◆ ~ScopedSignpost()

tracktion::graph::ScopedSignpost::~ScopedSignpost ( )

Stops the signpost previously started.


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