schedule a promise that resolves when a specific local epoch-time (based on Date.now()) is reached.
Date.now()
see what configuration options are available to you in ScheduleTimeoutConfig.
// TODO: add tests maybe?
schedule a promise that resolves when a specific local epoch-time (based on
Date.now()) is reached.see what configuration options are available to you in ScheduleTimeoutConfig.
// TODO: add tests maybe?