1. suspend

Alan this should be faster

procedure suspend(atom seconds)
atom t

        machine_proc(38,1000) -- tick_rate
        t = time() + seconds
        while time() < t do
        end while
        machine_proc(38,0)
end procedure

In-lining it will make it faster too.


---
Sincerely,
Mathew Hounsell
Mat.Hounsell at Mailexcite.Com




Free web-based email, Forever, From anywhere!
http://www.mailexcite.com

new topic     » topic index » view message » categorize

2. suspend

Thanks, Mathew!  Have a good weekend.

--Alan
 =

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu