Typedef Cacao::time::ftime_point
Defined in File Time.hpp
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.