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