Typedef Cacao::time::dtime_point

Typedef Documentation

using Cacao::time::dtime_point = std::chrono::time_point<std::chrono::steady_clock, dnanoseconds>

Time point using double-precision floating-point times and std::chrono::steady_clock.