Return the time interval when this leaky bucket was last updated.

Synopsis

Declared in <balb_leakybucket.h>

bsls::TimeInterval
lastUpdateTime() const;

Return Value

time interval when this leaky bucket was last updated

Created with MrDocs