AVAudioTime.HostTimeForSeconds(Double) Method

Definition

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

Parameters

seconds
Double

Returns

Attributes

Applies to