#include <OnixS/B3/BOE/messaging/Time.h>
Definition at line 31 of file Time.h.
static constexpr Int32 hoursPerDay |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of hours in a day.
Definition at line 77 of file Time.h.
static constexpr Int32 microsecondsPerSecond |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of microseconds in a second.
Definition at line 105 of file Time.h.
static constexpr Int32 millisecondsPerSecond |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of milliseconds in a second.
Definition at line 98 of file Time.h.
static constexpr Int32 minutesPerHour |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of minutes in an hour.
Definition at line 84 of file Time.h.
static constexpr Int64 nanosecondsPerDay |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of nanoseconds in a day.
Definition at line 35 of file Time.h.
static constexpr Int64 nanosecondsPerHour |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of nanoseconds in an hour.
Definition at line 42 of file Time.h.
static constexpr Int32 nanosecondsPerMicrosecond |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of nanoseconds in a microsecond.
Definition at line 70 of file Time.h.
static constexpr Int32 nanosecondsPerMillisecond |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of nanoseconds in a millisecond.
Definition at line 63 of file Time.h.
static constexpr Int64 nanosecondsPerMinute |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of nanoseconds in a minute.
Definition at line 49 of file Time.h.
static constexpr Int32 nanosecondsPerSecond |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of nanoseconds in a second.
Definition at line 56 of file Time.h.
static constexpr Int32 secondsPerMinute |
( |
| ) |
|
|
inlinestaticnoexcept |
- Returns
- the number of seconds in a minute.
Definition at line 91 of file Time.h.
The documentation for this struct was generated from the following file: