Asynchronous timers (without a run loop)
Asynchronous timers (without a run loop)
- Subject: Asynchronous timers (without a run loop)
- From: "Påhl Melin" <email@hidden>
- Date: Thu, 4 Dec 2008 11:32:42 +0100
I need to use timers in a low level library where I need to specify
asynchronous callbacks to a timer function. I will not have any run
loop so I cannot use NSTimer. Are there any low level timer API to use
instead? I haven't found anything useful (yet) on google nor ADC. I
assume there must exist some Mach or BSD level API:s that can be used?
Any suggestions?
/ Påhl
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden