this is the module..
VB Code:
Sub pause(pas As Single) start = Timer Do Until Timer >= start + pas / 1000 DoEvents Loop End Sub
i tried the pause(50) but there is an error my phone freeze..
|
Results 1 to 10 of 10
Thread: i want my code to become fasterThreaded View
|
Click Here to Expand Forum to Full Width |