From 2f63794da7acbfcf61558428cd84f590a73fc13f Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Sun, 6 Sep 2015 15:10:51 -0600 Subject: revert to original time --- totimer.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'totimer.h') diff --git a/totimer.h b/totimer.h index ac8f1ef..0bbd5bb 100644 --- a/totimer.h +++ b/totimer.h @@ -12,8 +12,12 @@ #define POTIME 25 #define POTEXT 5 +void timer_init(); + bool notify(gpointer user_data); -int settimer(tres* lastres,guint32 wait); +void timer_set(tres* lastres,guint32 wait); + +void timer_kill(); #endif //POMODORI_TOTIMER_H -- cgit v1.2.3-70-g09d2