26 uint32_t head, buffer_len, buffer_cap;
37solarxr_ipc_socket_find(enum
u_logging_level log_level, const char filename[]);
47 const uint8_t packet[],
u_logging_level
Logging level enum.
Definition: u_logging.h:44
int64_t timepoint_ns
Integer timestamp type.
Definition: u_time.h:77
int64_t time_duration_ns
Integer duration type in nanoseconds.
Definition: u_time.h:88
Definition: solarxr_ipc_socket.h:21
A base class for reference counted objects.
Definition: xrt_defines.h:98
Basic logging functionality.
Time-keeping: a clock that is steady, convertible to system time, and ideally high-resolution.
int xrt_ipc_handle_t
The type for an IPC handle.
Definition: xrt_handles.h:74
#define XRT_IPC_HANDLE_INVALID
An invalid value for an IPC handle.
Definition: xrt_handles.h:84