Class Timer<Clock>

#include <Geode/utils/timer.hpp>
template<class Clock = std::chrono::high_resolution_clock>classTimer{ ... }
No description provided
Examples0
Public static methods0
Public member functions4
voidreset()
No description provided
geode::utils::Timer::clock_pointtime()const
No description provided
template<typename Duration = std::chrono::milliseconds>int64_telapsed()const
No description provided
template<typename Duration = std::chrono::milliseconds>std::stringelapsedAsString()const
No description provided
Fields0
Protected member functions0
Protected fields0
Derived classes0