Power Nap causing NSTimer to fire immediately
Power Nap causing NSTimer to fire immediately
- Subject: Power Nap causing NSTimer to fire immediately
- From: Trygve Inda <email@hidden>
- Date: Sat, 04 Aug 2012 07:40:05 -0700
- Thread-topic: Power Nap causing NSTimer to fire immediately
When our software is running and the Mac goes into Power Nap, our NSTimers
(which are fire-once and set to 3 hour periods) are firing immediately, so
the software does the timer work and installed a new fire-once timer for 3
hours later.
Except that one of course fires immediately and it just keeps going.
How can we prevent this?
I'd like our app to stop completely (but not quit of course) during Power
Nap.
Thanks,
Trygve
_______________________________________________
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