RE: [gtkmm] Time & calling back a function



> I am creating a program that will do some jobs at 
> 05:00,12:00,03:00,07:00 and 08:00 every day

cron might also be useful.
 
> so I am as asking, do I have to check every minute if the time is 
> 05:00,12:00,03:00,07:00 or 08:00 or there is any gtkmm 
> function that can 
> call back my function when the clock comes to 05:00,12:00,03:00,07:00 
> and 08:00 ?
> 
> 
> and if I have to check the time every minute , is there any function 
> that can call back my function every minute ?

http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch17.html

Murray Cumming
www.murrayc.com
murrayc usa net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]