Searched refs:INPUT_HISTORY_SYNC_DELAY (Results 1 – 1 of 1) sorted by relevance
40 constexpr auto INPUT_HISTORY_SYNC_DELAY = 5; variable570 const std::chrono::milliseconds delay{INPUT_HISTORY_SYNC_DELAY}; in syncHistory()