Reasonable timeout on NSLock?
Reasonable timeout on NSLock?
- Subject: Reasonable timeout on NSLock?
- From: John Timmer <email@hidden>
- Date: Thu, 18 Sep 2003 10:54:50 -0400
Greetings -
I'm interested in using NSLock's method "lockBeforeDate:" so that I can
error out if something weird is going on, rather than leaving my app in an
intermediate state. Is there any guideline/guestimate for what a
reasonable wait period for this is? I'm not doing anything performance
critical, I just want to keep the interface reasonably responsive, so being
cautious with the amount of time here is fine.
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.
References: | |
| >Beta Testing (From: April Gendill <email@hidden>) |