SystemInfo
Index
Methods
__str__
Get a string representation of the system info.
Returns str
Properties
client_info
The client load ratio.
cpu_info
The CPU load ratio.
created_at
The time at which the system load information was measured.
event_loop_info
The event loop load ratio.
is_system_idle
Indicate whether the system is currently idle or overloaded.
memory_info
The memory load ratio.
Represent the current status of the system.