Create the CEveryNMillisDynamic class for dynamic millisecond intervals.
Definition at line 1191 of file lib8tion.h.
#include <lib8tion.h>
◆ CEveryNMillisDynamic()
CEveryNMillisDynamic::CEveryNMillisDynamic |
( |
uint32_t | period | ) |
|
|
inline |
◆ getElapsed()
uint32_t CEveryNMillisDynamic::getElapsed |
( |
| ) |
|
|
inline |
◆ getLastTriggerTime()
uint32_t CEveryNMillisDynamic::getLastTriggerTime |
( |
| ) |
|
|
inline |
◆ getPeriod()
uint32_t CEveryNMillisDynamic::getPeriod |
( |
| ) |
const |
|
inline |
◆ getRemaining()
uint32_t CEveryNMillisDynamic::getRemaining |
( |
| ) |
|
|
inline |
◆ getTime()
uint32_t CEveryNMillisDynamic::getTime |
( |
| ) |
|
|
inline |
◆ operator bool()
CEveryNMillisDynamic::operator bool |
( |
| ) |
|
|
inline |
◆ ready()
bool CEveryNMillisDynamic::ready |
( |
| ) |
|
|
inline |
◆ reset()
void CEveryNMillisDynamic::reset |
( |
| ) |
|
|
inline |
◆ setPeriod()
void CEveryNMillisDynamic::setPeriod |
( |
uint32_t | period | ) |
|
|
inline |
◆ trigger()
void CEveryNMillisDynamic::trigger |
( |
| ) |
|
|
inline |
◆ mPeriod
uint32_t CEveryNMillisDynamic::mPeriod |
◆ mPrevTrigger
uint32_t CEveryNMillisDynamic::mPrevTrigger |
The documentation for this class was generated from the following file: