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

Public Attributes

int64_t tv_sec
 
int64_t tv_nsec
 

Detailed Description

Definition at line 15 of file linux-wait-abi.h.

Member Data Documentation

◆ tv_nsec

int64_t LinuxKernelTimespec::tv_nsec

Definition at line 17 of file linux-wait-abi.h.

◆ tv_sec

int64_t LinuxKernelTimespec::tv_sec

Definition at line 16 of file linux-wait-abi.h.


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