rusEFI
The most advanced open source ECU
|
#include <shutdown_controller.h>
Public Member Functions | |
void | stopEngine () |
bool | isEngineStop (efitick_t nowNt) const |
Private Attributes | |
Timer | m_engineStopTimer |
Definition at line 12 of file shutdown_controller.h.
|
inline |
Definition at line 23 of file shutdown_controller.h.
Referenced by configureRusefiLuaHooks(), and LimpManager::updateState().
|
inline |
Definition at line 14 of file shutdown_controller.h.
Referenced by doScheduleStopEngine().
|
private |
Definition at line 31 of file shutdown_controller.h.
Referenced by isEngineStop(), and stopEngine().