TianoCore EDK2 master
Loading...
Searching...
No Matches
DELAYED_DISPATCH_ENTRY Struct Reference

Data Fields

EFI_GUID DelayedGroupId
 
UINT64 Context
 
EFI_DELAYED_DISPATCH_FUNCTION Function
 
UINT64 DispatchTime
 
UINT32 MicrosecondDelay
 

Detailed Description

Definition at line 24 of file DelayedDispatch.h.

Field Documentation

◆ Context

UINT64 DELAYED_DISPATCH_ENTRY::Context

Definition at line 26 of file DelayedDispatch.h.

◆ DelayedGroupId

EFI_GUID DELAYED_DISPATCH_ENTRY::DelayedGroupId

Definition at line 25 of file DelayedDispatch.h.

◆ DispatchTime

UINT64 DELAYED_DISPATCH_ENTRY::DispatchTime

Definition at line 28 of file DelayedDispatch.h.

◆ Function

EFI_DELAYED_DISPATCH_FUNCTION DELAYED_DISPATCH_ENTRY::Function

Definition at line 27 of file DelayedDispatch.h.

◆ MicrosecondDelay

UINT32 DELAYED_DISPATCH_ENTRY::MicrosecondDelay

Definition at line 29 of file DelayedDispatch.h.


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