Home
last modified time | relevance | path

Searched refs:system_time_to_file_time (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/chrono/src/sys/
Dwindows.rs36 fn system_time_to_file_time(sys: &SYSTEMTIME) -> FILETIME { in system_time_to_file_time() function
100 let local = system_time_to_file_time(&local); in time_to_local_tm()