Question about GTK+ and timers



Hi, ALL,
I read that the timer event processing is differ between x86 and ARM.
On x86 it fires at 1/1000 interval, on ARM it fires at 10/1000
interval.

If I use g_timeout_add_seconds( 1, ...) am I guaranteed that the timer
events will fire with 1 sec interval independently of the arch?

Thank you.


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