SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
time_counter.h File Reference
Include dependency graph for time_counter.h:

Go to the source code of this file.

Classes

class  sensesp::TimeCounter< T >
 A transform that outputs the duration of the input value being true or non-null. More...
 

Namespaces

namespace  sensesp
 

Functions

uint64_t ARDUINO_ISR_ATTR sensesp::millis64 ()
 
template<typename U >
const String sensesp::ConfigSchema (TimeCounter< U > &obj)