Searched refs:timestampNs (Results 1 – 4 of 4) sorted by relevance
36 uint64_t timestampNs; member
50 const std::string& dstIp, int srcPort, int dstPort, uint64_t timestampNs));87 args.dstPort, args.timestampNs); in __anon20e078b50102()
141 args.timestampNs = ntohl(ts.tv_nsec) + (ntohl(ts.tv_sec) * kNsPerS); in init()
216 args.timestampNs); in Controllers()