Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp637 auto curTick = GetTickCount(); in DumpInfo() local
647 .append(" time=").append(ToString(curTick - lockInner->GetLockTimeMs())) in DumpInfo()