Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h322 static uint64_t NowNano();
H A Drs_profiler.cpp698 uint64_t RSProfiler::NowNano() in OnParallelRenderBegin() function in OHOS::Rosen::RSProfiler
705 return Utils::ToSeconds(NowNano()); in OnParallelRenderBegin()

Completed in 4 milliseconds