Typedef Cacao::time::ftime_point

Typedef Documentation

using Cacao::time::ftime_point = std::chrono::time_point<std::chrono::steady_clock, fnanoseconds>

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