Constructors
Synopses
Declared in <folly/executors/Codel.h>
Constructs a Codel instance with default parameters.
Codel();
Preferable construction method
Parameters
Name |
Description |
options |
The target delay and interval parameters to use. |
Created with MrDocs