24 #ifndef LELY_IO2_SYS_CLOCK_HPP_ 25 #define LELY_IO2_SYS_CLOCK_HPP_ 42 #endif // !LELY_IO2_SYS_CLOCK_HPP_ constexpr Clock clock_realtime
#define IO_CLOCK_MONOTONIC
The io_clock_t pointer representing the POSIX monotonic clock.
An abstract clock. This class is a wrapper around io_clock_t*.
#define IO_CLOCK_REALTIME
The io_clock_t pointer representing the POSIX realtime clock.
This header file is part of the I/O library; it contains the C++ interface for the abstract clock...
This header file is part of the I/O library; it contains the standard system clock definitions...
constexpr Clock clock_monotonic