Re: Power Nap/wakeup
Re: Power Nap/wakeup
- Subject: Re: Power Nap/wakeup
- From: Jens Alfke <email@hidden>
- Date: Mon, 01 Sep 2014 17:09:23 -0700
> On Sep 1, 2014, at 4:46 PM, Jerry Krinock <email@hidden> wrote:
>
> Register an observer of NSWorkspaceWillSleepNotification.
This will fire immediately _before_ the system sleeps, not _during_ sleep. (And if your handler doesn't return quickly enough, it'll prevent the OS from going to sleep.)
—Jens
_______________________________________________
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