Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
themusicgod1
/
electron
Seguir
0
Destacar
0
Fork
1
Archivos
Incidencias
2
Pull Requests
0
Wiki
Árbol:
4f86c4208b
Ramas
Etiquetas
master
electron
/
docs
/
api
/
structures
/
process-metric.md
process-metric.md
268 B
Histórico
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.