TracktionEngine
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...

Public Member Functions

 ScopedSignpost (uint32_t signpostIndex)
 Starts a signpost with a given index. More...
 
 ~ScopedSignpost ()
 Stops the signpost previously started. More...
 

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: