]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: when saving timer unit time values, store them in raw µs
authorLennart Poettering <lennart@poettering.net>
Mon, 1 Feb 2016 20:28:24 +0000 (21:28 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 1 Feb 2016 21:18:16 +0000 (22:18 +0100)
commit5c1f0be1efd2bed25a8759ae0f9927e82afc086b
tree62ff4a13e65d94f5e7b79391bd21f7e014c3ca89
parentb93ea5d3681c15155f50a296802e4ab6f04e3cd1
core: when saving timer unit time values, store them in raw µs

Let's simplify things a bit, and make sure we don't lose accuracy.
src/core/dbus-timer.c