#[repr(C)]pub struct INTERFACE_HARDWARE_CROSSTIMESTAMP {
pub SystemTimestamp1: u64,
pub HardwareClockTimestamp: u64,
pub SystemTimestamp2: u64,
}Expand description
Required features: ‘Win32_NetworkManagement_IpHelper’
Fields
SystemTimestamp1: u64HardwareClockTimestamp: u64SystemTimestamp2: u64