Searched defs:GetNow (Results 1 – 3 of 3) sorted by relevance
243 static TimeMilli GetNow(void) { return TimeMilli(otPlatAlarmMilliGetNow()); } in GetNow() function in ot::TimerMilli377 static TimeMicro GetNow(void) { return Time(otPlatAlarmMicroGetNow()); } in GetNow() function in ot::TimerMicro
780 def GetNow(): function
2209 uint64_t RadioSpinel<InterfaceType, ProcessContextType>::GetNow(void) in GetNow() function in ot::Spinel::RadioSpinel