pid 全局属性

int pid

返回当前进程的PID。

实现

int get pid => _ProcessUtils._pid(null);