Searched refs:POPUP_INTERVAL (Results 1 – 2 of 2) sorted by relevance
32 static constexpr uint32_t POPUP_INTERVAL = 1000; // milliseconds variable
655 uint32_t POPUP_INTERVAL = 1000; variable656 auto block = std::make_shared<BlockObject<std::shared_ptr<PasteData>>>(POPUP_INTERVAL);659 block->SetInterval(POPUP_INTERVAL);