PerformanceTimerInterval Property

Get or set the time interval, in milliseconds, for the time events.

Definition

Namespace: Peak.Classes.Time
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public int Interval { get; set; }

Property Value

Int32

See Also