Re: NSTimer not firing when computer is inactive for a while.
Re: NSTimer not firing when computer is inactive for a while.
- Subject: Re: NSTimer not firing when computer is inactive for a while.
- From: Quincey Morris <email@hidden>
- Date: Tue, 14 Nov 2017 17:00:25 -0800
On Nov 14, 2017, at 16:57 , Quincey Morris
<email@hidden> wrote:
>
> I would suggest you try setting the QoS to at least “utility”, perhaps even
> “user initiated”.
To clarify: *what* you set to a different QoS depends on the nature of the
thing you described as a “background process”. For example, if you’re using
XPC, I think you can change the QoS of the XPC service as a whole. Changing the
QoS of a particular thread may not be the correct solution.
_______________________________________________
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