Added timer library docs

This commit is contained in:
2022-11-12 22:44:24 +11:00
committed by GitHub
parent 3219540901
commit b4c18cac12
3 changed files with 48 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ print tally(); //3
* [Quick Start Guide](quick-start-guide)
* [Types](types)
* [Standard Library](standard-library)
* ~~Timer Library~~ Under Development
* [Timer Library](timer-library)
* [Game Engine](game-engine)
# Deep Dive