Searched refs:mBatchInterval (Results 1 – 1 of 1) sorted by relevance
109 mBatchInterval = batchInterval; in run()132 std::this_thread::sleep_for(mBatchInterval); in runInternal()150 std::chrono::nanoseconds mBatchInterval; variable