From 8bf5e7b1d38faf9c495c34b2eff6044d700993ff Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Wed, 28 Feb 2018 10:12:54 +0100 Subject: stdlib: Fix doc link in timer --- 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 fcaccdb2cb..350847bf7d 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 os:timestamp/0.

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