Searched refs:last_read_time_us_ (Results 1 – 2 of 2) sorted by relevance
94 int64_t last_read_time_us_; member
1127 in->last_read_time_us_ = (ts.tv_sec * 1000000000LL + ts.tv_nsec) / 1000; in in_read()