Public Attributes

timespec Struct Reference

#include <os_time.h>

List of all members.

Public Attributes

time_t tv_sec
 Seconds.
long tv_nsec
 Nanoseconds.

Detailed Description

Definition at line 58 of file os_time.h.


Member Data Documentation

Nanoseconds.

Definition at line 63 of file os_time.h.

Seconds.

Definition at line 61 of file os_time.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines