Home
last modified time | relevance | path

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

/third_party/gn/src/util/
Dticks.h24 uint64_t InNanoseconds() const { return delta_; } in InNanoseconds() function
/third_party/chromium/patch/
D0003-ohos-1115.patch2000 + int64_t nanos = delayed_work_time.since_origin().InNanoseconds();