chrono
chrono copied to clipboard
Fixes error that doesn't allow recursion with in timer:after()
In exercise 25 of your BYTEPATH tutorial, you can accomplish it with hump.timer
, but not with chrono.timer
. These changes allow for it just by passing itself through when it is called.