Re: Timing a task
Re: Timing a task
- Subject: Re: Timing a task
- From: Matt Gemmell <email@hidden>
- Date: Sat, 28 Jun 2003 03:51:11 +0100
On 27/6/03 at 3:27 am, Chad Armstrong said:
>
Is it possible to estimate the amount of time it will take to complete
>
a task? Such as if I am using the built in FTP utility (or some other
>
utility), can I guess how long it will take to progress?
If you really mean the ftp tool, then its output includes an estimated
time to completion ("01:40 ETA" or similar). I dare say you could parse
that out for display quite easily.
In the general case, I'm not sure - never really used NSTasks much yet.
Cheers,
-Matt
--
Matt Gemmell
Scotland Software
http://www.scotlandsoftware.com/
_______________________________________________
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.