#include <sync.hpp>
Wrapping a timespec-struct, it allows for easy initialisation by a given relative offset.
Definition at line 340 of file sync.hpp.
Public Member Functions | |
| operator bool () | |
| Timeout & | setOffset (ulong offs) |
| initialise to NOW() + offset (in milliseconds) | |
| Timeout& lib::sync::Timeout::setOffset | ( | ulong | offs | ) | [inline] |
1.5.6