Authors: Evgeny Khramtsov (ekhramtsov@process-one.net).
abstract datatype: state()
| new/1 | |
| new/2 | |
| pp/1 | |
| update/2 |
new(MaxRate::integer()) -> state()
new(MaxRate::integer(), BurstSize::integer()) -> state()
pp(Term::any()) -> iolist()
Generated by EDoc, May 19 2025, 14:34:54.