Re: Time elapsed how-to ?
Re: Time elapsed how-to ?
- Subject: Re: Time elapsed how-to ?
- From: Francis bouchard <email@hidden>
- Date: Mon, 13 May 2002 13:55:59 -0400
One of you suggested:
>
startDate=[[NSDate date] retain];
>
>
.....
>
>
elapsedTime= - [startDate timeIntervalSinceNow];
>
Why the retain ?
_______________________________________________
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.