gem5 v25.0.0.1
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 447 of file linux.hh.

Member Data Documentation

◆ tv_sec

int64_t gem5::ArmLinux64::timeval::tv_sec

seconds

Definition at line 449 of file linux.hh.

◆ tv_usec

int64_t gem5::ArmLinux64::timeval::tv_usec

microseconds

Definition at line 450 of file linux.hh.


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

Generated on Sat Oct 18 2025 08:06:49 for gem5 by doxygen 1.14.0