gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Linux::timespec Struct Reference

For clock_gettime(). More...

#include <linux.hh>

Public Attributes

time_t tv_sec
 seconds More...
 
int64_t tv_nsec
 nanoseconds More...
 

Detailed Description

For clock_gettime().

Definition at line 134 of file linux.hh.

Member Data Documentation

int64_t Linux::timespec::tv_nsec

nanoseconds

Definition at line 136 of file linux.hh.

time_t Linux::timespec::tv_sec

seconds

Definition at line 135 of file linux.hh.


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

Generated on Fri Jun 9 2017 13:04:13 for gem5 by doxygen 1.8.6