Module p1_shaper

Authors: Evgeny Khramtsov (ekhramtsov@process-one.net).

Data Types

state()

abstract datatype: state()

Function Index

new/1
new/2
pp/1
update/2

Function Details

new/1

new(MaxRate::integer()) -> state()

new/2

new(MaxRate::integer(), BurstSize::integer()) -> state()

pp/1

pp(Term::any()) -> iolist()

update/2

update(State::state(), Size::non_neg_integer()) -> {state(), non_neg_integer()}


Generated by EDoc, Aug 1 2020, 01:20:30.