From 8021b882c4f064b15977134ecf92a8a57da39af6 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Mon, 9 Apr 2018 15:35:30 +0200 Subject: stdlib: Fix timer monotonic time link --- lib/stdlib/doc/src/timer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stdlib/doc/src/timer.xml b/lib/stdlib/doc/src/timer.xml index 8e828f8f56..53107ade2c 100644 --- a/lib/stdlib/doc/src/timer.xml +++ b/lib/stdlib/doc/src/timer.xml @@ -270,7 +270,7 @@

Evaluates apply(Module, Function, Arguments) and measures the elapsed real time as - reported by + reported by erlang:monotonic_time/0.

Returns {Time, Value}, where Time is the elapsed real time in -- cgit v1.2.3