Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dtime_sync_service.cpp71 TimeSync::Status TimeSync::GetTime(uint64_t &aNetworkTime) const in GetTime() function in ot::TimeSync
/openthread-latest/src/core/mac/
Dmac_header_ie.hpp294 uint64_t GetTime(void) const { return LittleEndian::HostSwap64(mTime); } in GetTime() function in ot::Mac::TimeIe