|
Time Shield Library
C++ library for working with time
|
#include <fast_date.hpp>
Public Attributes | |
| int64_t | days |
| int64_t | sec_of_day |
Definition at line 33 of file fast_date.hpp.
| int64_t time_shield::detail::DaySplit::days |
Definition at line 34 of file fast_date.hpp.
| int64_t time_shield::detail::DaySplit::sec_of_day |
Definition at line 35 of file fast_date.hpp.