Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/performancetest/src/
H A Dfaultloggerd_performance_test.cpp128 double realTime = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
151 … double realTime = (GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED) - 0.2; // 0.2 : 200ms variable
173 double realTime = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
195 double realTime = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
220 double realTime = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Diability_stage_monitor.cpp56 auto realTime = timeoutMs; in WaitForAbilityStage() local
H A Diability_monitor.cpp79 auto realTime = timeoutMs; in WaitForAbility() local
/ohos5.0/base/update/updater/services/log/
H A Dlog.cpp116 char realTime[MAX_TIME_SIZE] = {0}; in OutputUpdaterStage() local
163 char realTime[MAX_TIME_SIZE] = {0}; in OutputErrorCode() local
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dtest_observer.cpp78 auto realTime = timeoutMs > 0 ? timeoutMs : 0; in WaitForFinish() local
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avdemuxer/
H A Davdemuxer_impl.cpp170 int64_t realTime = 0; in SeekToTime() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.cpp68 void ConvertRealtimeToSystime(int64_t realTime, int64_t& sysTime) in ConvertRealtimeToSystime()
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp507 char realTime[MAX_TIME_SIZE] = {0}; in CompressLogs() local