kikito / cron.lua

Time-related functions for Lua, inspired in javascript's setTimeout and setInterval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make doc more clear

kikito opened this issue · comments

Some users have pointed out that it is not clear what happens when cron.update(dt) - no tags - is run.

Somewhere the README should state that cron.update(dt) updates all entries, no matter how they are tagged.