View Single Post
  #3  
Old 02-13-2002, 08:28 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
I have already answered this question several times
Graal doesn't use 100% CPU time. It uses the
application idle timer to do precise timing. It is the only
way in windows to do precise timing, all other games use
that too. Windows is also using this thing to 'detect'
how much time a process takes on the CPU, like you
can see it is not precise because it doesn't do it
like some real OS do.
Some games disable the precise timing when they are
not activated, then you don't see 100% when you
are switching to the task manager.
Reply With Quote