Searched defs:retryInterval (Results 1 – 2 of 2) sorted by relevance
177 std::chrono::milliseconds retryInterval = 100ms; member in sol::Manager
131 std::optional<uint32_t> retryInterval; in requestRoutesEventService() local