pacman/src
Dan McGee 2ce4f85f1e Convert get_update_timediff to integer return value
We don't need absolute floating point precision at all here; we can
stick to integer land and use milliseconds which are precise enough for
our purposes. This also removes most floating point math out of the
non-update code path.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-01-02 12:55:59 -06:00
..
pacman Convert get_update_timediff to integer return value 2012-01-02 12:55:59 -06:00
util pactree: cleanup register_syncs 2011-12-23 14:37:03 -06:00