Class LogPerformance<Duration, Clock>
#include <Geode/utils/timer.hpp>template<typename Duration = std::chrono::milliseconds,class Clock = std::chrono::high_resolution_clock>classLogPerformance{ ... }
No description provided
Examples0
Public static methods0
Public member functions0
Fields3
std::ostream&m_output;
No description provided
std::stringm_msg;
No description provided
;
No description provided