SystemTimestampNow Property

Retrieves the current number of ticks of the underlying time system, expressed in the time resolution defined by Resolution.

Definition

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

Property Value

Int64

See Also