AudioController.systemDeltaTime Property

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
Returns the high precision audio system delta time since the last frame update.

Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public static double systemDeltaTime { get; }

Property Value

Type: Double

See Also