Searched refs:creation_time_us_ (Results 1 – 2 of 2) sorted by relevance
48 return (creation_time_us_ + 500) / 1000; in creation_time_ms()57 int64_t creation_time_us_; // Time when the packet was created. variable
97 creation_time_us_(-1), in Packet()106 creation_time_us_(send_time_us), in Packet()