Clock: Add _now suffix and variants for clock functions
Currently the clock code implicitly grabs the current time.
Add variants that let you pass in your own time value, and specify
extra _now functions that use the current time.
1 parent 42bac3a commit 9a3907890173438078f47646b9833c6066ca9a29
@Jookia Jookia authored on 22 Apr 2023
Showing 3 changed files
View
include/Clock.h
View
src/Clock.cpp
View
src/main.cpp