Andy A / WakeUp

Fork of WakeUp by Erik -

Revision:
20:1bd0c314f043
Parent:
19:c1fc9bb48d2b
Child:
21:d6933fd76721
--- a/WakeUp.h	Thu Jun 25 08:22:40 2015 +0000
+++ b/WakeUp.h	Thu Jun 25 08:23:59 2015 +0000
@@ -95,7 +95,7 @@
     *
     * Give the time in ms until the next wakeup event is scheduled.
     */
-    static float timeRemaining(void);
+    static float timeElapsed(void);
 
 private:
     static FunctionPointer callback;