ExecutionThrottler

ExecutionThrottle slows program execution if a threshold is exceeded.

Summary
ExecutionThrottlerExecutionThrottle slows program execution if a threshold is exceeded.
Functions
new
throttle
_time_to_check
rate_avg
skip_probability
_save_rate_avg
_d

Functions

new

sub new

throttle

sub throttle

_time_to_check

sub _time_to_check

rate_avg

sub rate_avg

skip_probability

sub skip_probability

_save_rate_avg

sub _save_rate_avg

_d

sub _d
sub new
sub throttle
sub _time_to_check
sub rate_avg
sub skip_probability
sub _save_rate_avg
sub _d
Close