needed Time for a method
needed Time for a method
- Subject: needed Time for a method
- From: Claudius Sailer <email@hidden>
- Date: Sat, 21 Sep 2002 01:18:28 +0200
Hi,
I want to know the time how long a method takes and I found for that
(NSTimeInterval)timestamp
but I can't use it because I am to stupid. How I get the value from
this?
double startStamp;
[startStamp timestamp];
doesn't work :-((
has timestamp smaller values than seconds?
You do you have other ways to check speed of a method?
thanks for help.
Claudius
_______________________________________________
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.