ReactOS 0.4.17-dev-444-g71ee754
_SYSTEM_CALL_TIME_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_CALL_TIME_INFORMATION:

Public Attributes

ULONG Length
 
ULONG TotalCalls
 
LARGE_INTEGER TimeOfCalls [1]
 

Detailed Description

Definition at line 1173 of file extypes.h.

Member Data Documentation

◆ Length

ULONG _SYSTEM_CALL_TIME_INFORMATION::Length

Definition at line 1175 of file extypes.h.

◆ TimeOfCalls

LARGE_INTEGER _SYSTEM_CALL_TIME_INFORMATION::TimeOfCalls[1]

Definition at line 1177 of file extypes.h.

◆ TotalCalls

ULONG _SYSTEM_CALL_TIME_INFORMATION::TotalCalls

Definition at line 1176 of file extypes.h.


The documentation for this struct was generated from the following file: