Friday, April 29, 2011

How do I time a program executing in Windows?

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

0 comments:

Post a Comment