System.TimeSpan.TicksPerMinute Field

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

Value: 600000000

Syntax

public const long TicksPerMinute

Remarks

The value of this constant is 600 million; that is, 600,000,000.

Requirements

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