diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.texi | 3 |
1 files changed, 1 insertions, 2 deletions
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 |