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

For gettimeofday(). More...

#include <freebsd.hh>

Public Attributes

int32_t tv_sec
 seconds
 
int32_t tv_usec
 microseconds
 

Detailed Description

For gettimeofday().

Definition at line 95 of file freebsd.hh.

Member Data Documentation

◆ tv_sec

int32_t gem5::ArmFreebsd32::timeval::tv_sec

seconds

Definition at line 97 of file freebsd.hh.

◆ tv_usec

int32_t gem5::ArmFreebsd32::timeval::tv_usec

microseconds

Definition at line 98 of file freebsd.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