OSLogStore.GetPositionWithTimeIntervalSinceEnd(Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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