From fb3facf05268b43dbdf31994cb8a7ee192883874 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 18 Sep 2020 14:26:10 +0200 Subject: msg: make --msg-time show time in seconds More readable, similar to what --log-file will use (although the terminal code shows microseconds and uses less left padding). --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index b2e41bca76..ed0b38c719 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4493,7 +4493,7 @@ Terminal ``--msg-time`` Prepend timing information to each console message. The time is in - microseconds since the player process was started (technically, slightly + seconds since the player process was started (technically, slightly later actually), using a monotonic time source depending on the OS. This is ``CLOCK_MONOTONIC`` on sane UNIX variants. -- cgit v1.2.3