• Welcome to Valhalla Legends Archive.
 

Linux Timers

Started by NicoQwertyu, September 27, 2005, 12:53 PM

Previous topic - Next topic

Kp

#1
You could implement the timer logic internally, the same way cron(8) does.  Let your program compute when next it needs to take some action, then sleep until that time.  Repeat as necessary.
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!