cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
toolbox::utils::stop_watch_timer_t Member List

This is the complete list of members for toolbox::utils::stop_watch_timer_t, including all inherited members.

elapsed_time() const -> doubletoolbox::utils::stop_watch_timer_t
elapsed_time_ms() const -> doubletoolbox::utils::stop_watch_timer_t
get_name() const -> const std::string &toolbox::utils::stop_watch_timer_t
print_stats() consttoolbox::utils::stop_watch_timer_t
reset()toolbox::utils::stop_watch_timer_t
set_name(const std::string &name)toolbox::utils::stop_watch_timer_t
start()toolbox::utils::stop_watch_timer_t
stop()toolbox::utils::stop_watch_timer_t
stop_watch_timer_t(std::string name="default_timer")toolbox::utils::stop_watch_timer_t