Posts: 7
Threads: 4
Joined: Apr 2010
str lt1
int a = 30
tim 3600
rep
int ls1 = val(lt1.time("%M"))
if (ls1 >= (a -1) and ls1 <= (a +1))
lbkey hwnk VK_RETURN
0.05
//lbkey Posts keyboard messages.
The CPU utilization rate reached 40% after an hour.
There was a problem?
Posts: 12,072
Threads: 140
Joined: Dec 2002
rep is without waiting.
Also, tim 3600 runs this function again after 1 hour. Look in Threads list, there should be 2 threads of this function.
Posts: 7
Threads: 4
Joined: Apr 2010