Environment.TickCount Property
Gets the machine's tick count since the last reboot, in milliseconds.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public static int TickCount { get; }
Property Value
The machine's tick count since the last reboot, in milliseconds.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.