fn get_epoch_duration(
    bank_forks: Option<&RwLock<BankForks>>,
    stats: &GossipStats
) -> Duration