pub fn gossip_direct_at<Peer: HostAccessTest>(
    left: &mut Peer,
    right: &mut Peer,
    now: TimeQuantum
) -> GossipResult<TestNodeGossipRoundInfo>
Expand description

Do gossip_direct, with both nodes at the same current time