TizenRT Libs&Environment  v2.0 M2
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 160 of file time.h.

Field Documentation

long tv_nsec

Definition at line 162 of file time.h.

time_t tv_sec

Definition at line 161 of file time.h.


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