I want to be able to do the Windows equivalent of this Unix/Linux command:
time fooenter code here
foo
x cpu time
y real time
z wallclock time
From stackoverflow
-
timeit
from the Windows Server 2003 Resource Kit should do the trick.
0 comments:
Post a Comment