![]() |
Deluge Firmware 1.3.0
Build date: 2025.04.16
|
Public Member Functions | |
AverageDT (const char *label, uint32_t timeBase, uint32_t scaling=1) | |
void | begin () |
void | note () |
void | clear () |
Public Attributes | |
const char * | label |
uint32_t | timeBase |
bool | active |
uint32_t | scaling |
int64_t | accumulator |
uint32_t | count |
uint32_t | t0 |
uint32_t | tnm1 |