Question about GTK+ and timers
- From: Igor Korot <ikorot01 gmail com>
- To: gtk-list gnome org
- Subject: Question about GTK+ and timers
- Date: Wed, 6 Apr 2011 11:49:25 -0700
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]