Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetProcessCpuUsage
#1
does the "measuretime" option in this function sample the cpu usage over that length of time? If i put 5000 in there does it "average" the usage it sees over a 5 second time period? and if so, can i just use that instead of a "wait" period inside a rep command?

Code:
Copy      Help
rep
,if GetProcessCpuUsage(z 5000 1)=0
An old blog on QM coding and automation.

The Macro Hook
#2
Yes, yes, yes.
#3
awesome....thanks.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)