Searched defs:start_ns (Results 1 – 3 of 3) sorted by relevance
133 uint64_t start_ns = NanoTime(); in ReadUntilClosed() local
72 uint64_t start_ns() const { return start_ns_; } in start_ns() function
256 uint64_t start_ns = time_started_.time_since_epoch().count(); in NotifyStateChange() local