Use CLOCK_UPTIME to get the uptime instead of CLOCK_MONOTONIC.
authorwill <will@FreeBSD.org>
Fri, 23 Jan 2015 16:18:39 +0000 (16:18 +0000)
committerwill <will@FreeBSD.org>
Fri, 23 Jan 2015 16:18:39 +0000 (16:18 +0000)
commit1c17feb7e9fac76c5231fe9b63cc0941e1a92acd
tree312641098613b34ae4f8cc4119b5b685df273fad
parent8f871060e6f2ddfcf4177c91739c3d7f14e15994
Use CLOCK_UPTIME to get the uptime instead of CLOCK_MONOTONIC.

Submitted by: asomers
MFC after: 1 week
Sponsored by: Spectra Logic
MFSpectraBSD: 1066740 on 2014/06/04
usr.bin/vmstat/vmstat.c