Lely core libraries 2.3.4
|
An abstract clock. This class is a wrapper around #io_clock_t*
.
More...
#include <clock.hpp>
Public Member Functions | |
duration | getres (::std::error_code &ec) const noexcept |
duration | getres () const |
time_point | gettime (::std::error_code &ec) const noexcept |
time_point | gettime () const |
void | settime (const time_point &t, ::std::error_code &ec) noexcept |
void | settime (const time_point &t) |
An abstract clock. This class is a wrapper around #io_clock_t*
.
|
inlinenoexcept |
|
inline |
|
inlinenoexcept |
|
inline |