Searched refs:msgTTL (Results 1 – 1 of 1) sorted by relevance
93 const msgTTL = globals.state.status.timestamp + 1 - Date.now() / 1e3; constant99 if (msgTTL > 0 || enginesAreBusy) {101 () => globals.rafScheduler.scheduleFullRedraw(), msgTTL * 1000);