libqi-api  2.0.6.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
qi::os::timeval Struct Reference

qi::os::timeval struct similar to POSIX timeval More...

#include <os.hpp>

List of all members.

Public Attributes

qi::int64_t tv_sec
 seconds
qi::int64_t tv_usec
 microseconds

Detailed Description

qi::os::timeval struct similar to POSIX timeval

Definition at line 50 of file os.hpp.


Member Data Documentation

seconds

Definition at line 51 of file os.hpp.

microseconds

Definition at line 52 of file os.hpp.


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