Return the time debt, in nanoseconds, that this Throttle is configured to incur for each action permitted.
Synopsis
Declared in <bdlmt_throttle.h>
bsls::Types::Int64
nanosecondsPerAction() const;
Return Value
the configured nanoseconds of time debt per permitted action
Created with MrDocs