Re: Task scheduler sluggish

new topic     » goto parent     » topic index » view thread      » older message » newer message
penpal0andrew said...

So, how do I get a task to run every 200 ms, whether or not someone is doing something else at the same time. And yes, I still want other stuff to go on if the user chooses.

I see that this has been answered already so I'll just add that in Windows use the Windows timer or Windows threads and do not use Euphoria's tasks, as they are really meant for console applications and not GUI applications.

One day, I hope that Euphoria will be able to use the operating systems's threads/tasks directly but that will have to wait for a bit longer yet.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu