System.TimeSpan.TicksPerMillisecond Field

Represents the number of ticks in 1 millisecond. This field is constant.

Value: 10000

Syntax

public const long TicksPerMillisecond

Remarks

The value of this constant is 10 thousand; that is, 10,000.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0