[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Driver question
- Subject: [ale] Driver question
- From: cfowler at outpostsentinel.com (cfowler)
- Date: 04 Sep 2002 12:19:47 -0400
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.