Searched refs:advertise_last (Results 1 – 1 of 1) sorted by relevance
67 advertise_last: Option<Instant>, field88 advertise_last: None, in new()130 advertise_last: None, in from_proto()173 if let Some(last) = beacon.advertise_last { in tick()181 beacon.advertise_last = Some(Instant::now()); in tick()