Constants Class |
Namespace: FM.IceLink
The Constants type exposes the following members.
| Name | Description | |
|---|---|---|
| HoursPerDay |
Gets the number of hours in one day.
| |
| MillisecondsPerDay |
Gets the number of milliseconds in one hour.
| |
| MillisecondsPerHour |
Gets the number of milliseconds in one hour.
| |
| MillisecondsPerMinute |
Gets the number of milliseconds in one minute.
| |
| MillisecondsPerSecond |
Gets the number of milliseconds in one second.
| |
| MinutesPerDay |
Gets the number of minutes in one day.
| |
| MinutesPerHour |
Gets the number of minutes in one hour.
| |
| SecondsPerDay |
Gets the number of seconds in one day.
| |
| SecondsPerHour |
Gets the number of seconds in one hour.
| |
| SecondsPerMinute |
Gets the number of seconds in one minute.
| |
| TicksPerDay |
Gets the number of ticks in one day.
| |
| TicksPerHour |
Gets the number of ticks in one hour.
| |
| TicksPerMillisecond |
Gets the number of ticks in one millisecond.
| |
| TicksPerMinute |
Gets the number of ticks in one minute.
| |
| TicksPerSecond |
Gets the number of ticks in one second.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |