|
sparrow 1.3.0
|
#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>> |