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. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list