gem5  v22.1.0.0
Public Attributes | List of all members
gem5::Linux::timeval Struct Reference

For gettimeofday(). More...

#include <linux.hh>

Public Attributes

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

Detailed Description

For gettimeofday().

Definition at line 145 of file linux.hh.

Member Data Documentation

◆ tv_sec

int64_t gem5::Linux::timeval::tv_sec

seconds

Definition at line 147 of file linux.hh.

◆ tv_usec

int64_t gem5::Linux::timeval::tv_usec

microseconds

Definition at line 148 of file linux.hh.


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

Generated on Wed Dec 21 2022 10:23:25 for gem5 by doxygen 1.9.1