C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Attributes | List of all members
caf::credit_controller::calibration Struct Reference

Wraps an assignment of the controller to its source. More...

#include <credit_controller.hpp>

Public Attributes

int32_t max_credit
 Stores how much credit the path may emit at most.
 
int32_t batch_size
 Stores how many elements we demand per batch.
 
int32_t next_calibration
 Stores how many batches the caller should wait before calling calibrate again.
 

Detailed Description

Wraps an assignment of the controller to its source.


The documentation for this struct was generated from the following file: