Function libp2p_networking::network::behaviours::dht::store::persistent::instant_to_unix_seconds
source ยท fn instant_to_unix_seconds(instant: Instant) -> Result<u64>
Expand description
Approximate an Instant
to the number of seconds since the Unix epoch