Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/frameworks/native/include/
Dhidebug_util.h36 … std::optional<T> GetOrUpdateCachedValue(int64_t effectiveTime, std::function<bool(T &)> getValue) in GetOrUpdateCachedValue()
/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp126 constexpr const int64_t effectiveTime = 2 * 1000 * 1000 * 1000; // 2s in GetSystemCpuUsage() local
264 constexpr const int64_t effectiveTime = 2 * 1000 * 1000 * 1000; // 2s in GetGraphicsMemory() local