Searched refs:GetUnixEra (Results 1 – 2 of 2) sorted by relevance
92 uint32_t GetUnixEra(void) const { return mUnixEra; } in GetUnixEra() function in ot::Sntp::Client
313 unixTime = GetUnixEra() * (1ULL << 32); in HandleUdpReceive()