From 526a67146ae88b3f120ed64ec95d0af07ce2be82 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 16 Nov 2020 17:24:04 -0500 Subject: Add elapsed-time procedure. --- doc/api.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/api.texi b/doc/api.texi index cf82b6f..a8bac69 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -353,6 +353,11 @@ 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. +@end deffn + @node Input Devices @subsection Input Devices -- cgit v1.2.3