Class atlas::timer
Public Functions
Type | Name |
---|---|
std::chrono::time_point< std::chrono::high_resolution_clock > | current_time () |
float | elapsed () |
void | reset () |
float | seconds () |
timer () |
Public Functions Documentation
function current_time
std::chrono::time_point< std::chrono::high_resolution_clock > atlas::timer::current_time ()
function elapsed
float atlas::timer::elapsed ()
function reset
void atlas::timer::reset ()
function seconds
float atlas::timer::seconds ()
function timer
atlas::timer::timer ()
The documentation for this class was generated from the following file TheAtlasEngine/atlas/core/update_handlers/timer.hpp