TimedTicket

class TimedTicket(millSteps: Long, clock: Clock)

This class is split out from the Rate limiter to allow for better testing It effectively should manage the timesteps in which a request ticket can be allowed

Constructors

Link copied to clipboard
constructor(millSteps: Long, clock: Clock)

Functions

Link copied to clipboard
Link copied to clipboard