aboutsummaryrefslogtreecommitdiffstats
path: root/util/throttle.lua
Commit message (Expand)AuthorAgeFilesLines
* util.*: Remove use of module() function, make all module functions local and ...Kim Alvefur2015-02-211-3/+5
* util.throttle: floor() internal balance calculationMatthew Wild2012-07-091-1/+2
* util.throttle: Fix 'outstanding' return valueMatthew Wild2012-01-131-1/+1
* util.throttle: Import setmetatableMatthew Wild2012-01-131-0/+1
* util.throttle: Generic module by waqas to limit something over some timeMatthew Wild2011-08-291-0/+44