After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627655 - g_timeout_add() should use monotonic timers
g_timeout_add() should use monotonic timers
Status: RESOLVED DUPLICATE of bug 540545
Product: glib
Classification: Platform
Component: mainloop
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-08-22 16:55 UTC by David Zeuthen (not reading bugmail)
Modified: 2010-08-24 15:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Zeuthen (not reading bugmail) 2010-08-22 16:55:44 UTC
Right now things don't work as expected (that the timer will fire N msec worth of wall-time after having been scheduled) when changing the system time.
Comment 1 Christian Dywan 2010-08-24 15:52:02 UTC

*** This bug has been marked as a duplicate of bug 540545 ***