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