Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_action.cpp324 constexpr int32_t thousandMilliseconds = 1000; in Decompose() local
325 auto focusTimeMs = thousandMilliseconds / speed_ / 2; in Decompose()