Searched refs:monoBegin (Results 1 – 3 of 3) sorted by relevance
197 monoBegin = LogTimeStamp(CLOCK_MONOTONIC); in Reset()221 return monoBegin; in GetBeginMono()
179 const LogTimeStamp monoBegin = stats.GetBeginMono(); in SendOverallStats() local181 monoNow -= monoBegin; in SendOverallStats()
171 LogTimeStamp monoBegin; variable