Jump to content

Recommended Posts

Posted

I'm looking possible ways to optimize sleep time in a script which has multiple sleep times for save, refresh etc.

The sleep duration varies from 5 secs to 17 secs time to time (depending upon the record, computer performance etc).

Currently I set max sleep duration. ie sleep(17000).

I'm looking possible ways to dynamically change sleep duration rather than fixed maximum duration.

Note: winwait is not helpful in my script.

Thanks in advance for your responses

Posted

Post your code so we can see how to help.

My UDFs and Tutorials:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...