![]() |
OS
v1.8.0
Documentation
|
This is the complete list of members for qOS::timer, including all inherited members.
| ARMED | qOS::timer | static |
| deadLineCheck(void) const noexcept | qOS::timer | |
| disarm(void) noexcept | qOS::timer | |
| DISARM_VALUE | qOS::timer | static |
| DISARMED | qOS::timer | static |
| elapsed(void) const noexcept | qOS::timer | |
| expired(void) const noexcept | qOS::timer | |
| getInterval(void) const noexcept | qOS::timer | |
| operator bool() const noexcept | qOS::timer | inlineexplicit |
| operator()(void) const | qOS::timer | |
| operator()(const qOS::duration_t tTime) | qOS::timer | |
| operator()(const bool en) | qOS::timer | |
| operator=(const qOS::duration_t tTime) | qOS::timer | |
| operator=(const bool en) | qOS::timer | |
| reload(void) noexcept | qOS::timer | |
| reloadIfExpired(const qOS::duration_t tTime) noexcept | qOS::timer | |
| reloadIfExpired(void) noexcept | qOS::timer | |
| remaining(void) const noexcept | qOS::timer | |
| REMAINING_IN_DISARMED_STATE | qOS::timer | static |
| set(const qOS::duration_t tTime) noexcept | qOS::timer | |
| status(void) const noexcept | qOS::timer | |
| timer() noexcept | qOS::timer | |
| timer(const qOS::duration_t tTime) | qOS::timer | inlineexplicit |