From 8726cc42e3e7e5e6f34f7328898e35ed207bfb08 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 15 Dec 2020 17:59:09 -0500 Subject: Switch to high resolution timer. --- doc/api.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/api.texi b/doc/api.texi index e9aa72f..a74d6f2 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -354,8 +354,7 @@ behavior is to simply re-throw the error. @end deffn @deffn {Procedure} elapsed-time -Return the number of milliseconds that have passed since the game loop -was started. +Return the current value of the system timer in seconds. @end deffn @node Input Devices -- cgit v1.2.3