pub unsafe extern "C" fn otThreadResetTimeInQueueStat(
aInstance: *mut otInstance,
)
Expand description
Resets the TX queue time-in-queue statistics.
Requires OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_ENABLE
.
@param[in] aInstance A pointer to an OpenThread instance.