MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_MM_PERIODIC_TIMER_CONTEXT Struct Reference

Data Fields

UINT64 ElapsedTime
 

Detailed Description

The DispatchFunction will be called with Context set to the same value as was passed into Register() in RegisterContext and with CommBuffer pointing to an instance of EFI_MM_PERIODIC_TIMER_CONTEXT and CommBufferSize pointing to its size.

Field Documentation

UINT64 EFI_MM_PERIODIC_TIMER_CONTEXT::ElapsedTime

ElapsedTime is the actual time in 100 nanosecond units elapsed since last called, a value of 0 indicates an unknown amount of time.