Wildmeshing Toolkit
|
This is the complete list of members for wmtk::utils::StopWatch, including all inherited members.
getElapsedTime() | wmtk::utils::StopWatch | inline |
log_msg() | wmtk::utils::StopWatch | inline |
m_is_running | wmtk::utils::StopWatch | private |
m_log_level | wmtk::utils::StopWatch | private |
m_name | wmtk::utils::StopWatch | private |
m_start | wmtk::utils::StopWatch | private |
m_stop | wmtk::utils::StopWatch | private |
start() | wmtk::utils::StopWatch | |
stop() | wmtk::utils::StopWatch | |
StopWatch(const std::string &name) | wmtk::utils::StopWatch | |
StopWatch(const std::string &name, const spdlog::level::level_enum log_level) | wmtk::utils::StopWatch | |
~StopWatch() | wmtk::utils::StopWatch | virtual |