Searched defs:GetTimestamp (Results 1 – 3 of 3) sorted by relevance
86 const Timestamp &GetTimestamp(void) const { return mNetworkTimestamp; } in GetTimestamp() function in ot::MeshCoP::DatasetManager
1066 const uint64_t &GetTimestamp(void) const { return mInfo.mRxInfo.mTimestamp; } in GetTimestamp() function in ot::Mac::RxFrame
1153 TimeMilli GetTimestamp(void) const { return GetMetadata().mTimestamp; } in GetTimestamp() function in ot::Message