|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include <chrono>Go to the source code of this file.
Namespaces | |
| namespace | sparrow |
| namespace | sparrow::chrono |
Typedefs | |
| using | sparrow::chrono::days = std::chrono::duration<int32_t, std::ratio<86400>> |
| using | sparrow::chrono::months = std::chrono::duration<int32_t, std::ratio<2629746>> |