Searched defs:RSTimer (Results 1 – 1 of 1) sorted by relevance
35 class RSTimer { class44 explicit RSTimer(const char* tag): tag_(tag), timestamp_(GetNanoSeconds()) {} in RSTimer() function in OHOS::Rosen::RSTimer