Jump to content

Quick Repetion Questions


andrew01
 Share

Recommended Posts

Ok, so I have a function that takes about 5 minutes to run through completely.

Once the function is completed, I would still like autoit to keep running because I want another function to be called every 30 minutes.

I have looked into TimeInt/Diff and AdLibs but I cant really seem to work it out.

So, basically:

Function A runs

30 minutes later Function B runs (does some stuff, then at the end calls function A again to start)

Then another 30 minutes later function B is called (does the same stuff again, then A is called again).

I would like it to loop like this until I tell it to stop.

Any help would be greatly appreciated.

Link to comment
Share on other sites

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...