Searched defs:FILETIME (Results 1 – 7 of 7) sorted by relevance
22 fn time_to_file_time(sec: i64) -> FILETIME { in time_to_file_time()36 fn system_time_to_file_time(sys: &SYSTEMTIME) -> FILETIME { in system_time_to_file_time()
49 typedef struct _FILETIME FILETIME; typedef
127 class FILETIME(Structure): class
128 class FILETIME(ctypes.Structure): class
80 } FILETIME; typedef
456 fn compute_filetime_subtraction(fta: FILETIME, ftb: FILETIME) -> LONGLONG { in compute_filetime_subtraction()
105 typedef struct _FILETIME FILETIME; typedef