Skip to navigation


Main loop: previousTime

Name: previousTime [Show more] Type: Variable Category: Main loop Summary: Stores the current time (low byte only), so we can process lines in a timely fashion during the main loop
Context: See this variable in context in the source code References: This variable is used as follows: * CheckTimePassed uses previousTime
.previousTime EQUB &20 EQUB &20, &20 \ These bytes appear to be unused