pub fn SystemTimeToVariantTime(st: &SYSTEMTIME) -> SysResult<f64>Available on crate feature
oleaut only.Expand description
SystemTimeToVariantTime
function.
Note that this function resolves the time to one second; milliseconds are ignored.