Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
itimerspec Struct Reference

#include <time.h>

Data Fields

struct timespec it_interval
 
struct timespec it_value
 

Detailed Description

Definition at line 34 of file time.h.

Field Documentation

struct timespec it_interval

Definition at line 35 of file time.h.

struct timespec it_value

Definition at line 36 of file time.h.


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