cgnuino
|
Monitors average length of executed loops on Arduino. More...
#include <cgnuino.h>
Public Member Functions | |
CgnValtiel () | |
Constructor. | |
float | update () |
Stores the length of the last loop and show averaged loop length. More... | |
Monitors average length of executed loops on Arduino.
float CgnValtiel::update | ( | ) |
Stores the length of the last loop and show averaged loop length.
loop
function.