Re: Is there a Way to halt or stop for some second (General questions)

by Jasmine, (7050 days ago) @ mk_saiprasad

Sai,

not sure what you're trying to do, or do you use blocking mode. If you use blocking mode, why don't you use loop like this[code]d = now
while now - d < 5 seconds
doevents
wend
[/code]or something similar to that? This will allow wodTelnetDLX to work and process messages, and still will wait limited time?

Kreso

locked

Complete thread: