prosody
log
graph
tags
bookmarks
branches
74b9e05af71e
browse
changeset
util/throttle.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/throttle.lua @ 12977:
74b9e05af71e
less
more
|
(0)
tip
description
author
age
util: Prefix module imports with prosody namespace
Kim Alvefur
24 months ago
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
util.throttle: Remove unused import of floor() [luacheck]
Matthew Wild
2017-09-26
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)
Waqas Hussain
2017-09-17
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time
Kim Alvefur
2017-03-19
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Kim Alvefur
2015-02-21
util.throttle: floor() internal balance calculation
Matthew Wild
2012-07-09
util.throttle: Fix 'outstanding' return value
Matthew Wild
2012-01-13
util.throttle: Import setmetatable
Matthew Wild
2012-01-13
util.throttle: Generic module by waqas to limit something over some time
Matthew Wild
2011-08-29
less
more
|
(0)
tip