Hi, the problem is the following: if I use the schedule_at function in order to reschedule a timer I get the timer scheduled several times if i move the system clock forward.
On the other hand if I use the schedule_after function this does not occur and the timer is scheduled only one even if I move the clock several years in the future. The problem is annoying because I'm using click over an embedded platform that forget the system date at each reboot (the default date is Jan 2000). -- -------------------------------------------------------- Roberto Riggio, PhD Student CREATE-NET Via alla Cascata 56/C 38100 Trento (Italy) E-mail: [EMAIL PROTECTED] HomePage: http://disi.unitn.it/~riggio/ Tel: +39.0461.314.960 Fax: +39.0461.314.972 -------------------------------------------------------- _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
