dbTalk Databases Forums  

Sleep command for Milliseconds

comp.databases.pick comp.databases.pick


Discuss Sleep command for Milliseconds in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dtsig
 
Posts: n/a

Default Sleep command for Milliseconds - 03-08-2010 , 11:16 AM






Is there a user exit (or other) that allows a "sleep" of 50-100
milliseconds. We are looking for some finer control that SLEEP
seconds

Current D3/Linus

Thanks

Reply With Quote
  #2  
Old   
x
 
Posts: n/a

Default Re: Sleep command for Milliseconds - 03-08-2010 , 11:36 AM






After version 6.1 you can use fractional numbers to specify sleep
time.
SLEEP 0.1 <--- 100 miliseconds

Reply With Quote
  #3  
Old   
dtsig
 
Posts: n/a

Default Re: Sleep command for Milliseconds - 03-08-2010 , 12:06 PM



On Mar 8, 9:36*am, x <lucian_p... (AT) yahoo (DOT) com> wrote:
Quote:
After version 6.1 you can use fractional numbers to specify sleep
time.
SLEEP 0.1 * * *<--- 100 miliseconds
Thanks for that. I hadn't seen that in the pdf

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.