Searched refs:timeoutMicroSeconds (Results 1 – 1 of 1) sorted by relevance
32 const static constexpr auto timeoutMicroSeconds = 1000000; variable237 timer->start(std::chrono::microseconds(timeoutMicroSeconds)); in savePostCodes()