Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp121 double diffMs = (rit->times[i + 1] - rit->times[i]) / nanosecondsToMilliseconds; in GenerateTimeBars() local
161 double diffMs = (info.times[i + 1] - info.times[i]) / nanosecondsToMilliseconds; in SumTimesInMs() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c428 uint32_t diffMs = GetTimeDiffMs(&cur, &(rxIface->updateTime)); in UpdatedByTimeout() local