Skip to main content

unix_ms_to_system_time

Function unix_ms_to_system_time 

Source
pub fn unix_ms_to_system_time(ms: u64) -> SystemTime
Expand description

Converts milliseconds since UNIX_EPOCH into a SystemTime, the encoding used by the envelope’s two timestamp fields.