Lines Matching defs:boottime
162 struct timeval boottime = { .tv_sec = boottime_seconds, .tv_usec = 0 };163 return Timestamp(monotonic, boottime, wall_clock);