Function solana_gossip::crds_value::new_rand_timestamp
source · pub(crate) fn new_rand_timestamp<R: Rng>(rng: &mut R) -> u64
Expand description
Random timestamp for tests and benchmarks.
pub(crate) fn new_rand_timestamp<R: Rng>(rng: &mut R) -> u64
Random timestamp for tests and benchmarks.