Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/
Dtest_large_network.cpp65 static constexpr uint32_t kStatCollectionInterval = 125; in Test() local
94 for (uint32_t step = 0; step < kMaxWaitTime / kStatCollectionInterval; step++) in Test()
108 nexus.AdvanceTime(kStatCollectionInterval); in Test()
124 for (uint32_t step = 0; step < kExtraSimulTimAfterPass / kStatCollectionInterval; step++) in Test()
138 nexus.AdvanceTime(kStatCollectionInterval); in Test()