Searched refs:milliseconds (Results 1 – 6 of 6) sorted by relevance
55 - 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).
408 uint32_t milliseconds = TimerMilli::GetNow() - mBenchmarkStart; in HandleTcpSendDone() local409 …t thousandTimesGoodput = (1000 * (mBenchmarkBytesTotal << 3) + (milliseconds >> 1)) / milliseconds; in HandleTcpSendDone()413 static_cast<unsigned int>(milliseconds)); in HandleTcpSendDone()
90 TCP Benchmark Complete: Transferred 73728 bytes in 7233 milliseconds
160 - ack_timeout (0~UINT32_MAX): RFC7252 ACK_TIMEOUT, in milliseconds.
34 …ates the event was recorded "2 hours, 31 minutes, 50 seconds, and 628 milliseconds ago". Number of…
2010 Get the customized data poll period of sleepy end device (milliseconds). Only for certification test2020 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.