slow NSWorkspaceDidWakeNotification
slow NSWorkspaceDidWakeNotification
- Subject: slow NSWorkspaceDidWakeNotification
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 10 Mar 2005 17:30:50 +0700
I have an application which displays a clock, which gets updated every
10 seconds via NSTimer.
But when the computer wakes up after some sleep, the display looks
silly for up to 10 seconds, showing not the current time, but the time
of going to sleep.
So I implemented NSWorkspaceDidWakeNotification to update the time
immediately after waking up.
But: it takes 5 to 7 seconds for this notification to arrive (10.3.8,
iBook G4).
Is this normal? Do I make something wrong? Can I do something better?
Kind regards
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden