Method | Description | |
---|---|---|
SystemStatusData ( bool init ) : System | ||
SystemStatusData ( bool init, Store cpuLoad, Store memory, Store process ) : System |
public SystemStatusData ( bool init ) : System | ||
init | bool | |
return | System |
public SystemStatusData ( bool init, Store cpuLoad, Store memory, Store process ) : System | ||
init | bool | |
cpuLoad | Store | |
memory | Store | |
process | Store | |
return | System |