Skip to main content

sas_time_to_ms

Function sas_time_to_ms 

Source
fn sas_time_to_ms(val: f64) -> Option<i32>
Expand description

Converts a SAS time (seconds since midnight, possibly fractional) to milliseconds, rounding rather than truncating.