![]() |
Project
|
#include <RateLimiter.h>
Public Member Functions | |
int | check (ProcessingContext &ctx, int maxInFlight, size_t minSHM) |
Definition at line 23 of file RateLimiter.h.
int RateLimiter::check | ( | ProcessingContext & | ctx, |
int | maxInFlight, | ||
size_t | minSHM | ||
) |
Definition at line 28 of file RateLimiter.cxx.