Waits for t number of milliseconds
number
T
check if a token is expired based on given UTC time in seconds.
return the current time in Unix time (seconds).
If the current time is earlier than the time that a token was cached at, we must discard the token i.e. The system clock was turned back after acquiring the cached token
Generated using TypeDoc
Utility class which exposes functions for managing date and time operations.