threading question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Analizer1

    threading question

    is there a alternative to doevents() for threads

    In my Case there is no UI


    does thread.sleep() yield to windows or just stop the current thread for the
    time

    tks


Working...