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

For gettimeofday(). More...

#include <operatingsystem.hh>

Public Attributes

int64_t tv_sec
 seconds More...
 
int64_t tv_usec
 microseconds More...
 

Detailed Description

For gettimeofday().

Definition at line 85 of file operatingsystem.hh.

Member Data Documentation

int64_t OperatingSystem::timeval::tv_sec

seconds

Definition at line 86 of file operatingsystem.hh.

int64_t OperatingSystem::timeval::tv_usec

microseconds

Definition at line 87 of file operatingsystem.hh.


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

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