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