sparrow 0.3.0
|
#include <interval_types.hpp>
Public Attributes | |
chrono::months | months |
chrono::days | days |
std::chrono::duration< int64_t, std::nano > | nanoseconds |
Definition at line 45 of file interval_types.hpp.
chrono::days sparrow::month_day_nanoseconds_interval::days |
Definition at line 48 of file interval_types.hpp.
chrono::months sparrow::month_day_nanoseconds_interval::months |
Definition at line 47 of file interval_types.hpp.
std::chrono::duration<int64_t, std::nano> sparrow::month_day_nanoseconds_interval::nanoseconds |
Definition at line 49 of file interval_types.hpp.