Tizen RT Libs&Environment  v1.1 D4
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

◆ tv_nsec

long tv_nsec

Definition at line 154 of file time.h.

◆ tv_sec

time_t tv_sec

Definition at line 153 of file time.h.


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