pub fn unix_time_to_enclosing_slot( unix_time: u64, slot_config: &SlotConfig, ) -> u64
Convert a POSIX time to the enclosing slot number.
unix_time
slot_config
The slot number that contains the given time