Class TickTimer
Public Functions
| Type | Name |
|---|---|
| TickTimer () |
|
| bool | isActive () const |
| bool | poll () |
| void | restart (uint32_t delayMs) |
| void | stop () |
| ~TickTimer () |
Public Functions Documentation
function TickTimer
inline TickTimer::TickTimer ()
function isActive
inline bool TickTimer::isActive () const
function poll
inline bool TickTimer::poll ()
function restart
inline void TickTimer::restart (
uint32_t delayMs
)
function stop
inline void TickTimer::stop ()
function ~TickTimer
inline TickTimer::~TickTimer ()
The documentation for this class was generated from the following file demo-projets/stm32/include/utils/TickTimer.hpp