|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
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.