|
areaDetector
3-5-0
EPICS areaDetector framework
|
#include <throttler.h>
Public Member Functions | |
| Throttler (double limit=0.0) | |
| void | reset (double limit) |
| double | refill () |
| bool | tryTake (double tokens) |
| Throttler::Throttler | ( | double | limit = 0.0 | ) |
| double Throttler::refill | ( | ) |
| void Throttler::reset | ( | double | limit | ) |
| bool Throttler::tryTake | ( | double | tokens | ) |
1.8.15