[ CCode ( has_construct_function = false , type = "PolkitSubject*" ) ]
public UnixProcess.full (int pid, uint64 start_time)
Creates a new UnixProcess object for pid and start_time.
The uid of the process will be looked up in using e.g. the <filename>/proc</filename> filesystem depending on the platform in use.
| pid |
The process id. |
| start_time |
The start time for |