Class ProcessInfo
java.lang.Object
org.openqa.selenium.devtools.v125.systeminfo.model.ProcessInfo
Represents process info.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ProcessInfo
 
 - 
 - 
Method Details
- 
getType
Specifies process type. - 
getId
Specifies process id. - 
getCpuTime
Specifies cumulative CPU usage in seconds across all threads of the process since the process start. 
 -