Home
last modified time | relevance | path

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

/openthread-3.5.0/tests/scripts/thread-cert/
Dtest_network_layer.py304 time_since_last_transaction = network_layer.TimeSinceLastTransaction(seconds)
316 time_since_last_transaction = network_layer.TimeSinceLastTransaction(seconds)
321 network_layer.TimeSinceLastTransaction(seconds),
341 network_layer.TimeSinceLastTransaction,
Dnetwork_layer.py187 class TimeSinceLastTransaction(object): class
209 return TimeSinceLastTransaction(seconds)