Share via


OSLogStore.GetPositionWithTimeIntervalSinceLatestBoot(Double) Method

Definition

[Foundation.Export("positionWithTimeIntervalSinceLatestBoot:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual OSLog.OSLogPosition GetPositionWithTimeIntervalSinceLatestBoot(double seconds);
[<Foundation.Export("positionWithTimeIntervalSinceLatestBoot:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPositionWithTimeIntervalSinceLatestBoot : double -> OSLog.OSLogPosition
override this.GetPositionWithTimeIntervalSinceLatestBoot : double -> OSLog.OSLogPosition

Parameters

seconds
Double

Returns

Attributes

Applies to