Tizen RT Libs&Environment  v1.0 D5
itimerspec Struct Reference

Struct itimerspec is used to define settings for an interval timer. More...

#include <time.h>

Collaboration diagram for itimerspec:

Data Fields

struct timespec it_value
 
struct timespec it_interval
 

Detailed Description

Struct itimerspec is used to define settings for an interval timer.

Definition at line 185 of file time.h.

Field Documentation

struct timespec it_interval

Definition at line 187 of file time.h.

struct timespec it_value

Definition at line 186 of file time.h.


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