PowerTimers Class Reference
It stores the timers values.
Public Member Functions | |
| PowerTimers (int standby, int shutdown) | |
| Power timers. More... | |
| int | getStandbyValue () |
| It returns the standby timer value. More... | |
| int | getShutdownValue () |
| It returns the shutdown timer value. More... | |
Constructor & Destructor Documentation
| PowerTimers | ( | int | standby, |
| int | shutdown | ||
| ) |
- Parameters
-
standby shutdown
Member Function Documentation
| int getShutdownValue | ( | ) |
- Returns
- value
| int getStandbyValue | ( | ) |
- Returns
- value
