pub fn check_peer_timers(
peer: &WireGuardPeer,
timers: &PeerTimers,
now_secs: u64,
now_ms: u64,
) -> Option<TimerEvent>Expand description
Check timer events for a peer
pub fn check_peer_timers(
peer: &WireGuardPeer,
timers: &PeerTimers,
now_secs: u64,
now_ms: u64,
) -> Option<TimerEvent>Check timer events for a peer