Jump to content

How much stressing is ControlGetText?


Zomp
 Share

Recommended Posts

I need to build two Autoit "processes" which exchange data between them.

So I have to use ControlGetText inside a while/wend loop.

How many times can I call such instruction without stressing the cpu?

From the documentation, I read about GUIGetMsg:

This function automatically idles the CPU when required so that it can be safely used in tight loops without hogging all the CPU.

Is the same for ControlGetText or not?

Many thanks for your clarifications.

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...