Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/1.0/vts/functional/
DSensorsHidlEnvironmentV1_0.cpp30 constexpr auto RETRY_DELAY = std::chrono::milliseconds(100); in resetHal() local
88 std::this_thread::sleep_for(RETRY_DELAY); in resetHal()