Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h217 FILETIME PdlLogStartTime; member
252 FILETIME PdlLogStartTime; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h217 FILETIME PdlLogStartTime; member
252 FILETIME PdlLogStartTime; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Performance/
H A Dmod.rs825 pub PdlLogStartTime: super::super::Foundation::FILETIME, field
902 pub PdlLogStartTime: super::super::Foundation::FILETIME, field
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas485 PdlLogStartTime: FILETIME;
524 PdlLogStartTime: FILETIME;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs6820 pub PdlLogStartTime: super::super::Foundation::FILETIME, field
6841 .field("PdlLogStartTime", &self.PdlLogStartTime) in fmt()
6849 …lf.PdlSampleInterval == other.PdlSampleInterval && self.PdlLogStartTime == other.PdlLogStartTime &… in eq()
6985 pub PdlLogStartTime: super::super::Foundation::FILETIME, field
7006 .field("PdlLogStartTime", &self.PdlLogStartTime) in fmt()
7014 …lf.PdlSampleInterval == other.PdlSampleInterval && self.PdlLogStartTime == other.PdlLogStartTime &… in eq()