Home
last modified time | relevance | path

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

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