Home
last modified time | relevance | path

Searched defs:RSTimer (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.cpp35 class RSTimer { class
44 explicit RSTimer(const char* tag): tag_(tag), timestamp_(GetNanoSeconds()) {} in RSTimer() function in OHOS::Rosen::RSTimer