Function diem_json_rpc::runtime::check_latest_ledger_info_timestamp
source · pub fn check_latest_ledger_info_timestamp(
duration_sec: u64,
timestamp_usecs: u64,
now: SystemTime
) -> Result<()>