This commit is contained in:
~d6 2024-08-26 00:00:21 -04:00
parent d3a7f49540
commit 0e8f0be02b
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
( e.g. "@F 184 8713 4.81 227.60" ) ( e.g. "@F 184 8713 4.81 227.60" )
( seen when playing ) ( seen when playing )
( the fields here are: ) ( the fields here are: )
( @F <curr-frame> <total-frames> <curr-secs> <remaining-secs> ) ( @F <curr-frame> <remaining-frames> <curr-secs> <remaining-secs> )
( ) ( )
( debugging output on stderr is: <curr-time> <rem-time> <width> ) ( debugging output on stderr is: <curr-time> <rem-time> <width> )
@on-frame ( buf0* -> ) @on-frame ( buf0* -> )