Searched refs:mLogTimestampBase (Results 1 – 2 of 2) sorted by relevance
320 , mLogTimestampBase(0) in NcpBase()758 SuccessOrExit(error = mEncoder.WriteUint64(mLogTimestampBase + otPlatAlarmMilliGetNow())); in Log()2642 mLogTimestampBase = timestampBase - currentTime; in HandlePropertySet()2650 return mEncoder.WriteUint64(mLogTimestampBase); in HandlePropertyGet()
837 uint64_t mLogTimestampBase; // Timestamp base used for logging member in ot::Ncp::NcpBase