Home
last modified time | relevance | path

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

/openthread-2.7.6/src/cli/
DREADME_COMMISSIONER.md55 - period: Period between successive MLE Announce transmissions (milliseconds).
71 - period: Period between successive IEEE 802.15.4 ED Scans (milliseconds).
72 …uration: IEEE 802.15.4 ScanDuration to use when performing an IEEE 802.15.4 ED Scan (milliseconds).
Dcli_tcp.cpp408 uint32_t milliseconds = TimerMilli::GetNow() - mBenchmarkStart; in HandleTcpSendDone() local
409 …t thousandTimesGoodput = (1000 * (mBenchmarkBytesTotal << 3) + (milliseconds >> 1)) / milliseconds; in HandleTcpSendDone()
413 static_cast<unsigned int>(milliseconds)); in HandleTcpSendDone()
DREADME_TCP.md90 TCP Benchmark Complete: Transferred 73728 bytes in 7233 milliseconds
DREADME_COAP.md160 - ack_timeout (0~UINT32_MAX): RFC7252 ACK_TIMEOUT, in milliseconds.
DREADME_HISTORY.md34 …ates the event was recorded "2 hours, 31 minutes, 50 seconds, and 628 milliseconds ago". Number of…
DREADME.md2010 Get the customized data poll period of sleepy end device (milliseconds). Only for certification test
2020 Set the customized data poll period for sleepy end device (milliseconds >= 10ms). Only for certific…
2375 - duration: The time in milliseconds to spend scanning each channel.