GNOME Bugzilla – Bug 692615
tests: use g_timeout_add_seconds
Last modified: 2013-01-27 15:42:09 UTC
See https://live.gnome.org/GnomeGoals/UseTimeoutAddSeconds
Created attachment 234509 [details] [review] Reduce wakeups to save power Use g_timeout_add_seconds instead of g_timeout_add wherever possible.
I've changed the title, since miniscule power savings don't really matter for test applications :) commit 7bb368ee4c43f7505f3578818f39230bff17c1a7 Author: B.Prathibha <bosslinux@cdac.in> Date: Sun Jan 27 10:17:59 2013 +0530 tests: use g_timeout_add_seconds instead of g_timeout_add https://bugzilla.gnome.org/show_bug.cgi?id=692615