mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
1b5e29c62b
OnTime always built scheduledTimestamp from the date of the current tick, so a tick that skipped the 23:59 minute compared it against 23:59 of the next day. The run was dropped without a trace. Fall back to the previous day when the scheduled time lands in the future.