gem5 v24.1.0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
gem5::OperatingSystem::timeval Struct Reference

For gettimeofday(). More...

#include <operatingsystem.hh>

Public Attributes

int64_t tv_sec
 seconds
 
int64_t tv_usec
 microseconds
 

Detailed Description

For gettimeofday().

Definition at line 81 of file operatingsystem.hh.

Member Data Documentation

◆ tv_sec

int64_t gem5::OperatingSystem::timeval::tv_sec

seconds

Definition at line 83 of file operatingsystem.hh.

◆ tv_usec

int64_t gem5::OperatingSystem::timeval::tv_usec

microseconds

Definition at line 84 of file operatingsystem.hh.


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

Generated on Mon Jan 13 2025 04:28:55 for gem5 by doxygen 1.9.8