Real Time timers API
Real Time timers API
- Subject: Real Time timers API
- From: email@hidden
- Date: Wed, 16 Mar 2005 17:00:10 +0100 (CET)
- Importance: Normal
Hi there,
I am porting quite a big software that was developped under Unix and Linux.
This software really needs various "real time timers".
Under Linux, these timer are provided in the real time timer API (-lrt
library) :
timer_create
timer_delete
timer_settime
etc.
Under Mac Os X, so far, I only founded the (setitimer getitimer) API...
But it does not allow to set various timer per process/thread.
Is there on Mac OS X an API that correspond with the RT library under
Linux (and Irix, and...) ?
Where may I find documentation ?
Thx very much
Nicolas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden