tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
struct | system_clock |
Namespaces | |
namespace | etl |
namespace | etl::chrono |
Typedefs | |
using | sys_days = sys_time<chrono::days> |
using | sys_seconds = sys_time<chrono::seconds> |
template<typename Duration> | |
using | sys_time = chrono::time_point<chrono::system_clock, Duration> |