CPU indicator and percentage representation.
More...
|
def | __init__ (self, parent=None) |
| Initialize the widget with machine information and correspondent time delay to read taht same information.
|
|
def | cpu_percent (self) |
| Retrieve saved cpu usage percentage value.
|
|
def | calculateCpu (self) |
| Slots ###.
|
|
CPU indicator and percentage representation.
◆ __init__()
def qecpu.QeCpu.__init__ |
( |
|
self, |
|
|
|
parent = None |
|
) |
| |
Initialize the widget with machine information and correspondent time delay to read taht same information.
◆ calculateCpu()
def qecpu.QeCpu.calculateCpu |
( |
|
self | ) |
|
Slots ###.
Change displayed cpu percentage value after new value is saved
◆ cpu_percent()
def qecpu.QeCpu.cpu_percent |
( |
|
self | ) |
|
Retrieve saved cpu usage percentage value.
- Returns
- CPU percentage
◆ _cpu_percent
◆ _process
◆ _timer
◆ cpu_percent_changed
Signal qecpu.QeCpu.cpu_percent_changed = Signal(float) |
|
static |
The documentation for this class was generated from the following file:
- telsimui/src/hlcc/telsimui/widgets/qecpu.py