TinyCircuits / TinyCircuits-Tiny-Game-Engine

MicroPython game engine for TinyCircuits Thumby Color
GNU General Public License v3.0
9 stars 1 forks source link

Add engine.time_to_next_tick() method returning time to the next desired tick. This value will be useful e.g. when making the main loop asynchronous. #52

Closed TPReal closed 2 months ago

TinyCircuits commented 2 months ago

LGTM