ProcessInfo Interface Reference
ProcessInfo.
Public Member Functions | |
| int | getNumberOfRetries () |
| Gets the process info. More... | |
| int | getSecondsRunning () |
| Gets the process seconds running. More... | |
| float | getMtbf () |
| Gets the process mean time between failures. More... | |
| ProcessStatus | getStatus () |
| Gets the current process status. More... | |
Member Function Documentation
◆ getMtbf()
| float getMtbf | ( | ) |
- Returns
- mean time between failures
◆ getNumberOfRetries()
| int getNumberOfRetries | ( | ) |
- Returns
- number of retries
◆ getSecondsRunning()
| int getSecondsRunning | ( | ) |
- Returns
- seconds running
◆ getStatus()
| ProcessStatus getStatus | ( | ) |
- Returns
- current process status