Skip to main content

FILETIME_EPOCH_OFFSET

Constant FILETIME_EPOCH_OFFSET 

Source
pub const FILETIME_EPOCH_OFFSET: u64 = 116_444_736_000_000_000;
Expand description

Number of 100ns ticks between the Windows epoch (1601-01-01) and the Unix epoch (1970-01-01).