Firestr Timer Demo

Added a timer to firestr. Now you can do simple animations, or anything that requires timing.

Example use

my_timer = app:timer(50, "step()")
function step()
end

The function specified is called every 50 milliseconds.

Subscribe to Maxim Khailo's Writing

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe