Click or drag to resize

AudioServerGetTimeSinceLastMix Method

Returns the relative time since the last mix occurred.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static double GetTimeSinceLastMix()

Return Value

Type: Double

[Missing <returns> documentation for "M:Godot.AudioServer.GetTimeSinceLastMix"]

See Also