[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] AES related question: How to keep track if my application is receiving input?



Am 24.08.2010, 01:14 Uhr, schrieb m0n0 <ole@monochrom.net>:

How do you get this information?

Don't know.

Maybe from acia.S ;-)

It does not use much CPU to poll - I have done this for mouse using
evnt_multi-timeout and the usage is nearly 0.

Calling evnt_multi 100 times a second seems to be more CPU consuming than
calling it once in 1 second. But maybe it's not so important.

Why do you want to call it 100/s? For an average user 10/s or less seems enough to me.

You could also adapt the timeout to system-load, user-activity, etc.

--
Helmut Karlowski