|
XenevaOS
|
#include <MmPeriodicTimerDispatch.h>
Public Attributes | |
| UINT64 | ElapsedTime |
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.
| 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.