time: don't try to use the coarse clock
authorBjörn Jacke <bj@sernet.de>
Wed, 3 Jul 2013 16:51:14 +0000 (18:51 +0200)
committerSimo Sorce <idra@samba.org>
Fri, 5 Jul 2013 12:54:53 +0000 (08:54 -0400)
commite3c2dd13d4519d89fc78fd36a9ee4552f0f241ac
treeded9a43b8b28a7f99c7e0a5e3754ad4079adae6d
parent2bdaf532cde6e5529cf7d0136b149eb82f7ef601
time: don't try to use the coarse clock

as we prefer to use the suspend aware CLOCK_BOOTTIME as monotonic clock source
we cannot deal with the mono coarse clock any more. Actually I never saw a real
performance gain with it.

Signed-off-by: Björn Jacke <bj@sernet.de>
Reviewed-by: Simo Sorce <idra@samba.org>
lib/util/time.c