GNOME Bugzilla – Bug 692619
Use g_timeout_add_seconds to reduce wakeups
Last modified: 2015-07-31 13:49:19 UTC
See https://live.gnome.org/GnomeGoals/UseTimeoutAddSeconds
Created attachment 234512 [details] [review] Use g_timeout_add_seconds instead of g_timeout_add wherever possible.
All of these are in test applications, where it doesn't really make a difference whether we wake up on the second or not.