SystemTimestampElapsedNanoseconds Property

Retrieves the amount of elapsed nanoseconds within the underlying timer.

Definition

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

Property Value

Int64

See Also