NSTimer fireDate on invalidated timer not working according to docs
NSTimer fireDate on invalidated timer not working according to docs
- Subject: NSTimer fireDate on invalidated timer not working according to docs
- From: Trygve Inda <email@hidden>
- Date: Fri, 03 Aug 2012 12:44:02 -0700
- Thread-topic: NSTimer fireDate on invalidated timer not working according to docs
NSTime docs say:
--
The date at which the receiver will fire. If the timer is no longer valid,
this method returns the last date at which the timer fired.
--
For an invalidated timer I am seeing a fireDate of: 2001-01-01 00:00:00
But I know it fired at 2012-08-03 19:39:12
Is this a known bug?
Thanks,
Trygve
_______________________________________________
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