Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.h60 uint64_t nowNs = AbsNowNs(); in LeftNs() local
61 uint64_t left = (absDeadlineNs > nowNs) ? (absDeadlineNs - nowNs) : 1; in LeftNs()

Completed in 2 milliseconds