gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
gem5::ArmFreebsd64::timeval Struct Reference

For gettimeofday(). More...

#include <freebsd.hh>

Public Attributes

int64_t tv_sec
 seconds
int64_t tv_usec
 microseconds

Detailed Description

For gettimeofday().

Definition at line 279 of file freebsd.hh.

Member Data Documentation

◆ tv_sec

int64_t gem5::ArmFreebsd64::timeval::tv_sec

seconds

Definition at line 281 of file freebsd.hh.

◆ tv_usec

int64_t gem5::ArmFreebsd64::timeval::tv_usec

microseconds

Definition at line 282 of file freebsd.hh.


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

Generated on Mon Oct 27 2025 04:13:08 for gem5 by doxygen 1.14.0