Load Generator operator properties for Script Engine. Read the documentation for more info.
Properties | |
| LoadFrequency | Frequency [get, set] |
| Load frequency. | |
| string | LastLoadTimeString [get] |
| Last load rendered. | |
| int | ComputeTime [get, set] |
| Compute sleep time (1 thread) | |
| int | CpuThreads [get, set] |
| Number of CPU Threads to spawn. | |
| int | CpuLoadPerThread [get, set] |
| CPU Load per thread. | |
| int | GpuLoadPerThread [get, set] |
| GPU Load per thread. | |
| bool | GpuUseTask [get, set] |
| GPU run in parallel. | |