Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/common/
Dtime.hpp59 class Time : public Unequatable<Time> class
84 explicit Time(uint32_t aValue) { SetValue(aValue); } in Time() function in ot::Time