Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2711 const int64_t cpuMicroSeconds = perfDataSet.cpuTimer.GetMicroseconds(); in CopyPerfTimeStamp() local
2718 perfData->UpdateData(name, "Backend_Cpu", cpuMicroSeconds); in CopyPerfTimeStamp()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp2771 const int64_t cpuMicroSeconds = perfDataSet->cpuTimer.GetMicroseconds();
2778 perfData->UpdateData(name, "Backend_Cpu", cpuMicroSeconds);

Completed in 10 milliseconds