SimpleRateLimiter
Simple class to rate limit IO.
Properties
Link copied to clipboard
How many bytes caller should add up itself before invoking .pause. NOTE: The value returned by this method may change over time and is not guaranteed to be constant throughout the lifetime of the RateLimiter. Users are advised to refresh their local values with calls to this method to ensure consistency.