◆ resetMaxValues()
Definition at line 26 of file runtime_state.cpp.
26 {
27#if (EFI_PROD_CODE || EFI_SIMULATOR) && EFI_SHAFT_POSITION_INPUT
29#endif
30
32
33#if EFI_CLOCK_LOCKS
35#endif
36
37#if EFI_PROD_CODE
39#endif
40}
uint32_t maxLockedDuration
uint32_t maxSchedulingPrecisionLoss
uint32_t maxPrecisionCallbackDuration
uint32_t triggerMaxDuration
uint32_t maxEventCallbackDuration
Referenced by writeToFlashNowImpl().
Go to the source code of this file.