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

[ale] Driver question



I need to create a function in a driver that does a task every N
seconds.  I can not find a simple piece of text that tells me hoe I can
do this.

Example:


doAllSums(void)
{

	// Do something
}

I need doAllSums to calculate stats in my driver every 8 seconds. 
Anyone here can help me?





---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.