Searched refs:activeNs (Results 1 – 1 of 1) sorted by relevance
102 int64_t activeNs = 0; in gather() local104 activeNs = systemTime() - mStartedNs; in gather()106 mMetricsItem->setDouble(MM_PREFIX "durationMs", (mDurationNs + activeNs) * 1e-6); in gather()