The Pedigree Project 0.1
Public Attributes | List of all members
LinuxMqTimespec Struct Reference
+ Collaboration diagram for LinuxMqTimespec:

Public Attributes

int64_t seconds
 
int64_t nanoseconds
 

Detailed Description

Definition at line 17 of file mqueue-syscalls.h.

Member Data Documentation

◆ nanoseconds

int64_t LinuxMqTimespec::nanoseconds

Definition at line 18 of file mqueue-syscalls.h.

◆ seconds

int64_t LinuxMqTimespec::seconds

Definition at line 18 of file mqueue-syscalls.h.


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