|
sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include <chrono>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | sparrow::chrono::time_seconds |
| A duration representing time elapsed since midnight. More... | |
| struct | sparrow::chrono::time_milliseconds |
| A duration representing time elapsed since midnight, in milliseconds. More... | |
| struct | sparrow::chrono::time_microseconds |
| A duration representing time elapsed since midnight, in microseconds. More... | |
| struct | sparrow::chrono::time_nanoseconds |
| A duration representing time elapsed since midnight, in nanoseconds. More... | |
Namespaces | |
| namespace | sparrow |
| namespace | sparrow::chrono |