Searched refs:USB_WRITE_INTERVAL (Results 1 – 2 of 2) sorted by relevance
157 const int USB_WRITE_INTERVAL = 50; variable
373 std::this_thread::sleep_for(std::chrono::milliseconds(USB_WRITE_INTERVAL)); in StartWriteDataToPrinterLooper()