From 365a7a282a28586b000dc3cfce7900007415bbd7 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Sat, 23 Nov 2013 10:03:49 -0500 Subject: [PATCH] doc/gettime: format --- doc/gettime.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/gettime.md b/doc/gettime.md index 76eddfb..72280ee 100644 --- a/doc/gettime.md +++ b/doc/gettime.md @@ -3,9 +3,9 @@ A module to get the current time. -## `gettime` +## `gettime ( )` Uses the most accurate method available (in order:) - - Uses luasocket's `socket.gettime` if available + - luasocket's `socket.gettime` - `os.time` -- 2.39.2