Submit the specified numUnits that were previously reserved. The behavior is undefined unless numUnits <= unitsReserved().
Synopsis
Declared in <balb_ratelimiter.h>
void
submitReserved(bsls::Types::Uint64 numUnits);
Created with MrDocs