NAME
Net::Async::Github::RateLimit::Core - represents the current user's rate limit
METHODS
new
Instantiates.
limit
Current limit as a number of remaining requests.
remaining
Number of remaining requests.
reset
When we expect the rate limit to be reset, as a UNIX epoch.
seconds_left
Number of seconds left before reset.