summaryrefslogtreecommitdiffstats
path: root/share/man/man9/microtime.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/microtime.9')
-rw-r--r--share/man/man9/microtime.96
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/microtime.9 b/share/man/man9/microtime.9
index c5ebfc5..0e2ff38 100644
--- a/share/man/man9/microtime.9
+++ b/share/man/man9/microtime.9
@@ -64,12 +64,14 @@ instead.
and
.Fn nanotime
always query the timecounter to return the current time as precisely as
-possible. Whereas
+possible.
+Whereas
.Fn getmicrotime
and
.Fn getnanotime
functions are abstractions which can alternately return a less precise, but
-faster to obtain, time. This behaviour can be toggled via the
+faster to obtain, time.
+This behaviour can be toggled via the
kern.timecounter.method sysctl variable:
.Bl -tag -width ABC
.It Dv 0
OpenPOWER on IntegriCloud