Author: James Robertson
Date: 08:13:49 01/31/00
I am trying to get my program to compute the cpu % used under windows, and was hoping I could simple divide the time returned by clock() (supposedly the cpu time) by GetTickCount() (the wall clock time). Unfortunately, _both_ functions return wall clock time. What function instead of clock() should I use to find the cpu time used? Thanks, James
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.