Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Ddataset_updater.cpp82 activeTimestamp.AdvanceRandomTicks(); in RequestUpdate()
92 pendingTimestamp.AdvanceRandomTicks(); in RequestUpdate()
Dtimestamp.hpp150 void AdvanceRandomTicks(void);
Dtimestamp.cpp122 void Timestamp::AdvanceRandomTicks(void) in AdvanceRandomTicks() function in ot::MeshCoP::Timestamp