log util/throttle.lua @ 9598:dcd85bc34d21

age author description
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Tue, 26 Sep 2017 18:30:34 +0100 Matthew Wild util.throttle: Remove unused import of floor() [luacheck]
Sun, 17 Sep 2017 13:29:14 -0400 Waqas Hussain util.throttle: Fix initial time setting (double accounting the first time) and fractional balance updates (0.1*10 was not the same as 1*1)