|
SSCMA-Micro CPP SDK
v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
|
This is the complete list of members for ma::Timer, including all inherited members.
| operator bool() const | ma::Timer | |
| set(ma_tick_t ms=Tick::waitForever) | ma::Timer | |
| start() | ma::Timer | |
| stop() | ma::Timer | |
| Timer(uint32_t ms, void(*fn)(ma_timer_t *, void *), void *arg, bool oneshot=false) noexcept | ma::Timer | |
| ~Timer() noexcept | ma::Timer |