Home
last modified time | relevance | path

Searched refs:MICROSECOND_TO_SECOND (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/device_manager/utils/src/timer/
H A Ddm_timer.cpp25 const int64_t MICROSECOND_TO_SECOND = 1000000L; member
56 ffrt::task_handle handle = queue_->submit_h(taskFunc, ffrt::task_attr().delay(timeOut * MICROSECOND_TO_SECOND)); in StartTimer()

Completed in 1 milliseconds