quill
|
Custom timestamp class. More...
Public Member Functions | |
uint64_t | now () const override |
Required by TimestampClock. More... | |
void | set_timestamp (std::chrono::seconds time_since_epoch) |
set custom timestamp More... | |
![]() | |
UserClockSource (UserClockSource const &)=delete | |
UserClockSource & | operator= (UserClockSource const &)=delete |
Custom timestamp class.
|
inlineoverridevirtual |
Required by TimestampClock.
Implements UserClockSource.
|
inline |
set custom timestamp
time_since_epoch | timestamp |