On Monday 03 September 2007, Bogdan-Andrei Iancu wrote: > Revision: 2704 > http://openser.svn.sourceforge.net/openser/?rev=2704&view=rev > Author: bogdan_iancu > Date: 2007-09-03 08:49:23 -0700 (Mon, 03 Sep 2007) > > Log Message: > ----------- > -improved the multi-process support for timer : allow the additional timer > processes to run the init_child(TIMER_PROC) to allow initialization of > depending modules. > > Modified Paths: > -------------- > trunk/timer.c > trunk/timer.h
Hello Bogdan, i use the new implementation in a module. Everything works great so far, but the timer executes my command every interval/2 time, and not in the specified interval. This is really strange, is the unit of the timer interval not seconds? Or are there any other thing that i've missed? Thank you, Henning _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
