System.TimeSpan.TicksPerHour Field

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

Value: 36000000000

Syntax

public const long TicksPerHour

Remarks

The value of this constant is 36 billion; that is, 36,000,000,000.

Requirements

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