Syntax:
x = CpuUsage()
Return Values:
x
=
used CPU time in percent (%)
Description:
returns the current CPU usage in percent (%)
Example:
x = CpuUsage() ; do what you want with the value ;)
Remarks:
tested with Win9x + NT/2k/XP
Supported OS: Windows