6 #ifndef ACE_TIME_CLOCK_INTERFACE_H
7 #define ACE_TIME_CLOCK_INTERFACE_H
27 static unsigned long millis() { return ::millis(); }
A utility class that provides a layer of indirection to the Arduino clock functions (millis() and pot...
static unsigned long millis()
Get the current millis.