gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::ArmLinux32::timespec Struct Reference

#include <linux.hh>

Public Attributes

int32_t tv_sec
 seconds
 
int32_t tv_nsec
 nanoseconds
 

Detailed Description

Definition at line 179 of file linux.hh.

Member Data Documentation

◆ tv_nsec

int32_t gem5::ArmLinux32::timespec::tv_nsec

nanoseconds

Definition at line 182 of file linux.hh.

◆ tv_sec

int32_t gem5::ArmLinux32::timespec::tv_sec

seconds

Definition at line 181 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