OSAPI  0.29
Open System API
osapi_proc_upid_U Union Reference

#include <proc_type_upid.h>

Data Fields

struct {
   int64_t   pid
 Process Identifier.
 
   int64_t   time
 Startup time of the process, usually in seconds.
 
}; 
 
Byte id [16]
 A raw ID value (which is more relevant than the internal composition of the ID itself)
 

Detailed Description

The process information structure for the Unique CPU type This type represents a local node unique PID in time to support IPC use cases where endpoints need to maintain awareness of the other end lifecycle, for instance, it the other end of the communication channel was restarted


The documentation for this union was generated from the following file: