SystemTimestampElapsedSeconds Property

Retrieves the amount of elapsed seconds within the underlying timer.

Definition

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

Property Value

Int64

See Also