mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
As reported via #77 countdown timer might be updated more often than 1s since we don't protect against multiple setInterval() calls, add a check
As reported via #77 countdown timer might be updated more often than 1s since we don't protect against multiple setInterval() calls, add a check