Return whether taking one action at now would not exceed the limit.
now
Declared in <bdlmt_throttle.h>
<bdlmt_throttle.h>
bool requestPermission(bsls::TimeInterval const& now);
true if permission is granted, and false otherwise
true
false