Some help with SetAlarm()
Posted: Thu Dec 02, 2004 11:54 pm
Hi again,
I'm having trouble finding any documentation on the EE's SetAlarm.
I'm wondering if when an alarm is set, it will call it's callback function even if there is another thread currently running.
Could anyone give me an example of how SetAlarm is used, or at least describe the parameters. When I try to use this function, my program will throw an exception.
My goal is to use a callback function that will be triggered by the alarm to cycle through my created threads.
Thanks again,
Ryan
I'm having trouble finding any documentation on the EE's SetAlarm.
I'm wondering if when an alarm is set, it will call it's callback function even if there is another thread currently running.
Could anyone give me an example of how SetAlarm is used, or at least describe the parameters. When I try to use this function, my program will throw an exception.
My goal is to use a callback function that will be triggered by the alarm to cycle through my created threads.
Thanks again,
Ryan