slot_to_begin_unix_time

Function slot_to_begin_unix_time 

pub fn slot_to_begin_unix_time(slot: u64, slot_config: &SlotConfig) -> u64
Expand description

Convert a slot number to the beginning POSIX time (in milliseconds).

§Arguments

  • slot - The slot number
  • slot_config - The slot configuration for the network

§Returns

The POSIX time in milliseconds at the beginning of the slot