Function libdata::flow::system_time_to_ms
[−]
pub fn system_time_to_ms(t: SystemTime) -> u64
Converts a system time to number of milliseconds since the epoch.
This is used mostly to export (serialize) the data when sending it out.