#include <OnixS/CME/MDH/Time.h>
Definition at line 33 of file Time.h.
◆ hoursPerDay()
Returns number of hours in single day.
Definition at line 72 of file Time.h.
◆ microsecondsPerSecond()
Int32 microsecondsPerSecond |
( |
| ) |
|
|
inlinestatic |
Returns number of microseconds in single second.
Definition at line 96 of file Time.h.
◆ millisecondsPerSecond()
Int32 millisecondsPerSecond |
( |
| ) |
|
|
inlinestatic |
Returns number of milliseconds in single second.
Definition at line 90 of file Time.h.
◆ minutesPerHour()
Returns number of minutes in single hour.
Definition at line 78 of file Time.h.
◆ nanosecondsPerDay()
Int64 nanosecondsPerDay |
( |
| ) |
|
|
inlinestatic |
Returns number of nanoseconds in single day.
Definition at line 36 of file Time.h.
◆ nanosecondsPerHour()
Int64 nanosecondsPerHour |
( |
| ) |
|
|
inlinestatic |
Returns number of nanoseconds in single hour.
Definition at line 42 of file Time.h.
◆ nanosecondsPerMicrosecond()
Int32 nanosecondsPerMicrosecond |
( |
| ) |
|
|
inlinestatic |
Returns number of nanoseconds in single microsecond.
Definition at line 66 of file Time.h.
◆ nanosecondsPerMillisecond()
Int32 nanosecondsPerMillisecond |
( |
| ) |
|
|
inlinestatic |
Returns number of nanoseconds in single millisecond.
Definition at line 60 of file Time.h.
◆ nanosecondsPerMinute()
Int64 nanosecondsPerMinute |
( |
| ) |
|
|
inlinestatic |
Returns number of nanoseconds in single minute.
Definition at line 48 of file Time.h.
◆ nanosecondsPerSecond()
Int32 nanosecondsPerSecond |
( |
| ) |
|
|
inlinestatic |
Returns number of nanoseconds in single second.
Definition at line 54 of file Time.h.
◆ secondsPerMinute()
Int32 secondsPerMinute |
( |
| ) |
|
|
inlinestatic |
Returns number of seconds in single minute.
Definition at line 84 of file Time.h.