gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::ArmLinux64::timeval Struct Reference

For gettimeofday(). More...

#include <linux.hh>

Public Attributes

int64_t tv_sec
 seconds
 
int64_t tv_usec
 microseconds
 

Detailed Description

For gettimeofday().

Definition at line 431 of file linux.hh.

Member Data Documentation

◆ tv_sec

int64_t gem5::ArmLinux64::timeval::tv_sec

seconds

Definition at line 433 of file linux.hh.

◆ tv_usec

int64_t gem5::ArmLinux64::timeval::tv_usec

microseconds

Definition at line 434 of file linux.hh.


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

Generated on Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0