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

structure represents an elapsed time More...

#include <time.h>

Data Fields

time_t tv_sec
 
long tv_nsec
 

Detailed Description

structure represents an elapsed time

Definition at line 152 of file time.h.

Field Documentation

long tv_nsec

Definition at line 154 of file time.h.

time_t tv_sec

Definition at line 153 of file time.h.


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