|
SObjectizer
5.5
|
Information about quantities of various timer types. More...
#include <all.hpp>
Public Attributes | |
| std::size_t | m_single_shot_count = { 0 } |
| Quantity of single-shot timers. More... | |
| std::size_t | m_periodic_count = { 0 } |
| Quantity of periodic timers. More... | |
Information about quantities of various timer types.
| std::size_t timertt::timer_quantities::m_periodic_count = { 0 } |
Quantity of periodic timers.
| std::size_t timertt::timer_quantities::m_single_shot_count = { 0 } |
Quantity of single-shot timers.
1.8.14