Click or drag to resize

AudioControllersystemDeltaTime Property

Returns the high precision audio system delta time since the last frame update.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public static double systemDeltaTime { get; }

Property Value

Type: Double
See Also