Home
last modified time | relevance | path

Searched refs:mBatchInterval (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DConcurrentQueue.h109 mBatchInterval = batchInterval; in run()
132 std::this_thread::sleep_for(mBatchInterval); in runInternal()
150 std::chrono::nanoseconds mBatchInterval; variable