Re: How To? by Stefan
Stefan
Wed Nov 01 06:09:50 CST 2006
"gechelle" <gechelle@discussions.microsoft.com> schrieb im Newsbeitrag
news:AF77D47D-5A82-4899-B838-F20003E4A76C@microsoft.com...
> how to estimate remaining time during process?
> any idea please?
As for results in absolute time, e.g. seconds, the answer might be You cannot.
Because it would at least be difficult to measure the current machine hardware
capacities and impossible to guess about resources required by other current
tasks, applications running at the same time on the same CPU or on another
one on a multi CPU machine.
As for relative time, like displaying percentage or a progressbar, it might
depend on what your process actually does?
hth
-Stefan
--
|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
- / See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------