Share via


OSLogStore.GetPositionWithTimeIntervalSinceEnd(Double) Method

Definition

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

Parameters

seconds
Double

Returns

Attributes

Applies to