Searched defs:log_time (Results 1 – 3 of 3) sorted by relevance
35 struct log_time { struct42 log_time() {} in log_time() argument43 explicit log_time(const timespec& T) in log_time() function49 explicit log_time(clockid_t id) { in log_time() argument157 typedef struct log_time { argument160 } __attribute__((__packed__)) log_time; argument
166 auto log_time = Timestamp::Micros(candidate.log_time_us()); in OnIceConfig() local
591 Timestamp log_time; member