PowerStationInstance
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| Cpu | cpu | |
| Gpu | gpu |
Methods
| Returns | Signature |
|---|---|
| bool | is_running() |
| void | process() |
Property Descriptions
cpu
Cpu cpu
Note
There is currently no description for this property. Please help us by contributing one!
gpu
Gpu gpu
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
is_running()
bool is_running()
Note
There is currently no description for this method. Please help us by contributing one!
process()
void process()
Note
There is currently no description for this method. Please help us by contributing one!