Struct windows_sys::Win32::Networking::HttpServer::HTTP_QUIC_API_TIMINGS
#[repr(C)]pub struct HTTP_QUIC_API_TIMINGS {
pub ConnectionTimings: HTTP_QUIC_CONNECTION_API_TIMINGS,
pub StreamTimings: HTTP_QUIC_STREAM_API_TIMINGS,
}Expand description
Required features: "Win32_Networking_HttpServer"
Fields§
§ConnectionTimings: HTTP_QUIC_CONNECTION_API_TIMINGS§StreamTimings: HTTP_QUIC_STREAM_API_TIMINGS