Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli.cpp5517 uint32_t timePercentInt = static_cast<uint32_t>(aTimeUs * 100 / aTotalTimeUs); in OutputRadioStatsTime() local
5521 ToUlong(timePercentInt), ToUlong(timePercentDec)); in OutputRadioStatsTime()