Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.cpp163 uint64_t lastFgTime = static_cast<uint64_t>(UCollectUtil::ProcessStatus::GetInstance() in CheckForeGround() local
165 foreGround = (lastFgTime > eventTime) ? "Yes" : "No"; in CheckForeGround()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp282 int64_t lastFgTime = static_cast<int64_t>(UCollectUtil::ProcessStatus::GetInstance() in AddPublicInfo() local
284 if (lastFgTime > info.time) { in AddPublicInfo()

Completed in 3 milliseconds