ReactOS 0.4.15-dev-7931-gfd331f1
_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 979 of file extypes.h.

Member Data Documentation

◆ Length

ULONG _SYSTEM_CALL_TIME_INFORMATION::Length

Definition at line 981 of file extypes.h.

◆ TimeOfCalls

LARGE_INTEGER _SYSTEM_CALL_TIME_INFORMATION::TimeOfCalls[1]

Definition at line 983 of file extypes.h.

◆ TotalCalls

ULONG _SYSTEM_CALL_TIME_INFORMATION::TotalCalls

Definition at line 982 of file extypes.h.


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