stravalib.util.limiter.get_seconds_until_next_quarter#

stravalib.util.limiter.get_seconds_until_next_quarter(now=None)[source]#

Returns the number of seconds until the next quarter of an hour. This is the short-term rate limit used by Strava. :param now: A (utc) timestamp :type now: arrow.arrow.Arrow :return: the number of seconds until the next quarter, as int