Molybden API
|
Contains information about the render process associated with Frame
.
More...
#include <render_process.hpp>
Public Member Functions | |
virtual int | pid ()=0 |
Returns the process ID of the render process associated with Frame . | |
Contains information about the render process associated with Frame
.
|
pure virtual |
Returns the process ID of the render process associated with Frame
.
The render process with this PID can be terminated at any time, so it is possible that there is no render process running with this PID anymore.