mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-21 05:31:04 +00:00

There's a call to Now once per packet. Move to mono.Now. Though the current implementation provides high precision, we document it to be coarse, to preserve the ability to switch to a coarse monotonic time later. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>