Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
Inheritance Hierarchy
- FQuartLatencyTracker
- FQuartzClockManager
- FQuartzTickableObjectsManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/QuartzQuantizationUtilities.h |
| Include | #include "Sound/QuartzQuantizationUtilities.h" |
Syntax
class FQuartLatencyTracker
Remarks
Class to track latency trends will lazily calculate running average on the correct thread
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | |||
| float | |||
| float | |||
| void | PushLatencyTrackerResult
(
const double& InResult |