OSLogStore.GetPositionWithTimeIntervalSinceLatestBoot(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("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