Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
themusicgod1
/
electron
Suivre
0
Voter
0
Fork
1
Fichiers
Tickets
2
Pull Requests
0
Wiki
Aborescence:
4f86c4208b
Branches
Tags
master
electron
/
docs
/
api
/
structures
/
process-metric.md
process-metric.md
268 B
Historique
Raw
ProcessMetric Object
pid
Integer - Process id of the process.
type
String - Process type (Browser or Tab or GPU etc).
memory
MemoryInfo
- Memory information for the process.
cpu
CPUUsage
- CPU usage of the process.