AVAudioTime.SecondsForHostTime(UInt64) Method

Definition

[Foundation.Export("secondsForHostTime:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static double SecondsForHostTime(ulong hostTime);
[<Foundation.Export("secondsForHostTime:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SecondsForHostTime : uint64 -> double

Parameters

hostTime
UInt64

Returns

Attributes

Applies to