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

Public Attributes

int64_t seconds
 
int64_t nanoseconds
 

Detailed Description

Definition at line 16 of file posix-timer-state.h.

Member Data Documentation

◆ nanoseconds

int64_t PosixTimerState::Timespec::nanoseconds

Definition at line 18 of file posix-timer-state.h.

◆ seconds

int64_t PosixTimerState::Timespec::seconds

Definition at line 17 of file posix-timer-state.h.


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