00001 00038 #ifndef APP_CLOCK_H_INCLUDED 00039 #define APP_CLOCK_H_INCLUDED 00040 00041 #include <mainloop.h> 00042 00061 void app_clock_launch(struct workqueue_task *task); 00062 00064 00065 #endif /* APP_CLOCK_H_INCLUDED */