Home
last modified time | relevance | path

Searched refs:endTimestamp (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/posix/platform/
Drcp_caps_diag.cpp725 uint64_t endTimestamp; in ProcessSpinelSpeed() local
749 endTimestamp = otPlatTimeGet(); in ProcessSpinelSpeed()
750 sumTime += endTimestamp - startTimestamp; in ProcessSpinelSpeed()