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

Do gossip_direct, with both nodes at the same current time