A collection of platform-independent constant values. More...
Public Member Functions | |
Constants () | |
Static Public Member Functions | |
static int | getHoursPerDay () |
Gets the number of hours in one day. More... | |
static int | getMillisecondsPerDay () |
Gets the number of milliseconds in one hour. More... | |
static int | getMillisecondsPerHour () |
Gets the number of milliseconds in one hour. More... | |
static int | getMillisecondsPerMinute () |
Gets the number of milliseconds in one minute. More... | |
static int | getMillisecondsPerSecond () |
Gets the number of milliseconds in one second. More... | |
static int | getMinutesPerDay () |
Gets the number of minutes in one day. More... | |
static int | getMinutesPerHour () |
Gets the number of minutes in one hour. More... | |
static int | getNanosecondsPerTick () |
Gets the number of nanoseconds in one tick. More... | |
static int | getSecondsPerDay () |
Gets the number of seconds in one day. More... | |
static int | getSecondsPerHour () |
Gets the number of seconds in one hour. More... | |
static int | getSecondsPerMinute () |
Gets the number of seconds in one minute. More... | |
static long | getTicksPerDay () |
Gets the number of ticks in one day. More... | |
static long | getTicksPerHour () |
Gets the number of ticks in one hour. More... | |
static int | getTicksPerMicrosecond () |
Gets the number of ticks in one microsecond. More... | |
static int | getTicksPerMillisecond () |
Gets the number of ticks in one millisecond. More... | |
static int | getTicksPerMinute () |
Gets the number of ticks in one minute. More... | |
static int | getTicksPerSecond () |
Gets the number of ticks in one second. More... | |
A collection of platform-independent constant values.
fm.liveswitch.Constants.Constants | ( | ) |
|
static |
Gets the number of hours in one day.
|
static |
Gets the number of milliseconds in one hour.
|
static |
Gets the number of milliseconds in one hour.
|
static |
Gets the number of milliseconds in one minute.
|
static |
Gets the number of milliseconds in one second.
|
static |
Gets the number of minutes in one day.
|
static |
Gets the number of minutes in one hour.
|
static |
Gets the number of nanoseconds in one tick.
|
static |
Gets the number of seconds in one day.
|
static |
Gets the number of seconds in one hour.
|
static |
Gets the number of seconds in one minute.
|
static |
Gets the number of ticks in one day.
|
static |
Gets the number of ticks in one hour.
|
static |
Gets the number of ticks in one microsecond.
|
static |
Gets the number of ticks in one millisecond.
|
static |
Gets the number of ticks in one minute.
|
static |
Gets the number of ticks in one second.