SystemTimestampAccuracy Property

Retrieves the time in nanoseconds, in which one tick is generated within the underlying time system.

Definition

Namespace: Peak.Classes.Time
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 5.0.1
C#
public static long Accuracy { get; }

Property Value

Int64

See Also