Share via


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.

See Also

Reference

Environment Class
Environment Members
System Namespace