SObjectizer
5.5
|
Statistics for run-time monitoring. More...
#include <timers.hpp>
Public Attributes | |
std::size_t | m_single_shot_count |
Quantity of single-shot timers. More... | |
std::size_t | m_periodic_count |
Quantity of periodic timers. More... | |
Statistics for run-time monitoring.
std::size_t so_5::timer_thread_stats_t::m_periodic_count |
Quantity of periodic timers.
std::size_t so_5::timer_thread_stats_t::m_single_shot_count |
Quantity of single-shot timers.