sparrow 0.3.0
|
A duration representing time elapsed since midnight, in microseconds. More...
#include <time_types.hpp>
Public Member Functions | |
time_microseconds ()=default | |
time_microseconds (int64_t microseconds) | |
A duration representing time elapsed since midnight, in microseconds.
Definition at line 55 of file time_types.hpp.
|
default |
|
inlineexplicit |
Definition at line 59 of file time_types.hpp.