Lines Matching defs:boottime
1034 struct timeval boottime = {.tv_sec = boottime_seconds, .tv_usec = 0};1035 return Timestamp(monotonic, boottime, "");