Developer_release_1.4.0
Struct mint.structs.mint_cpu_usage_point
CPU usage percentage for the statistics.
Properties
time | (integer)(int) Moment at which CPU usage is being measured. |
usage | (number)(float) Amount of CPU resource used in the particular moment of time. |