Namespaces | |
l500 | |
Classes | |
class | periodic_timer |
class | stopwatch |
class | timer |
class | work_week |
Typedefs | |
using | clock = std::chrono::steady_clock |
Functions | |
unsigned | get_work_weeks_since (const work_week &start) |
unsigned | jdn (unsigned year, unsigned month, unsigned day) |
using utilities::time::clock = typedef std::chrono::steady_clock |
Definition at line 12 of file common/utilities/time/common.h.
unsigned utilities::time::get_work_weeks_since | ( | const work_week & | start | ) |
Definition at line 93 of file work_week.cpp.
unsigned utilities::time::jdn | ( | unsigned | year, |
unsigned | month, | ||
unsigned | day | ||
) |
Definition at line 101 of file work_week.cpp.