TimeOfDay.TicksPerMinute Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the number of ticks in 1 minute. This field is constant.
public const long TicksPerMinute = 600000000;
val mutable TicksPerMinute : int64
Public Const TicksPerMinute As Long = 600000000