Searched refs:px_time (Results 1 – 1 of 1) sorted by relevance
278 print_lifetime(const char *prepend, time_t px_time, struct timespec *now) in print_lifetime() argument281 if (px_time == 0) in print_lifetime()284 printf(" %s", px_time < now->tv_sec ? "0" : sec2str(px_time - now->tv_sec)); in print_lifetime()