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

Definition at line 29 of file tracktion_PerformanceMeasurement.h.

Constructor & Destructor Documentation

◆ ScopedSignpost()

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

Starts a signpost with a given index.

Definition at line 32 of file tracktion_PerformanceMeasurement.h.

◆ ~ScopedSignpost()

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

Stops the signpost previously started.

Definition at line 45 of file tracktion_PerformanceMeasurement.h.


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