Timers and sleep
Timers and sleep
- Subject: Timers and sleep
- From: John Timmer <email@hidden>
- Date: Mon, 05 Jan 2004 18:47:54 -0500
A quick, (hopefully) simple question:
Is there a defined behavior for what happens when an NSTimer is scheduled
for a time point that the computer sleeps through? I know by experience
that when it's scheduled for a time interval, it acts as if the time lost
while sleeping didn't happen, but I'm wondering what happens if you use
"initWithFireDate:interval:target:selector:userInfo:repeats:" to set a
specific date.
Thanks,
JT
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.