stopwatch_t

Undocumented in source.

Members

Functions

ms
float ms()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
us
float us()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

running
bool running;
Undocumented in source.

Meta