It's not the place, but that doesn't mean no one here knows how to
solve your problem :).
Look at the documentation for /dev/rtc. It's the only thing that
will allow fine grain timing in userspace. This would assume that
you have full support for /dev/rtc in your kernel, which is only the
c
Perhaps this is not the place of my question,but I dont
know any other mail group.So,sorry for this...
I need a timer (I have a time critical job) in the GUI
(except setIdle()).An I've seen some in kernel,for example
how,can I use the add_timer,(init_timer()) functions,or any
o