SecureBlackbox 2020 iOS Edition

Questions / Feedback?

timestampAccuracy (property)

This property indicates the accuracy of the included time mark, in microseconds.

Syntax

@property (nonatomic,readonly,assign,getter=timestampAccuracy) long long timestampAccuracy;
- (long long)timestampAccuracy;
public var timestampAccuracy: Int64 {
  get {...}
}

Default Value

0

Remarks

This field indicates the accuracy of the included time mark, in microseconds.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]