|
SObjectizer
5.8
|
Statistics for run-time monitoring. More...
#include <timers.hpp>
Public Attributes | |
| std::size_t | m_single_shot_count |
| Quantity of single-shot timers. | |
| std::size_t | m_periodic_count |
| Quantity of periodic timers. | |
| std::size_t so_5::timer_thread_stats_t::m_periodic_count |
Quantity of periodic timers.
Definition at line 141 of file timers.hpp.
| std::size_t so_5::timer_thread_stats_t::m_single_shot_count |
Quantity of single-shot timers.
Definition at line 138 of file timers.hpp.