real-time clock policy.
More...
#include <clock.hpp>
|
| constexpr | RealTime () noexcept=default |
| | default constructor.
|
| |
|
| static constexpr int | type () noexcept |
| | get the POSIX clock identifier for this policy.
|
| |
◆ Timer
◆ RealTime()
| join::RealTime::RealTime |
( |
| ) |
|
|
constexprdefaultnoexcept |
◆ type()
| static constexpr int join::RealTime::type |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
get the POSIX clock identifier for this policy.
- Returns
- CLOCK_REALTIME.
The documentation for this class was generated from the following file: