Skip to main content

sas_time_to_us

Function sas_time_to_us 

Source
fn sas_time_to_us(val: f64) -> Option<i64>
Expand description

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