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

For clock_gettime(). More...

#include <linux.hh>

Public Attributes

time_t tv_sec
 seconds
 
int64_t tv_nsec
 nanoseconds
 

Detailed Description

For clock_gettime().

Definition at line 152 of file linux.hh.

Member Data Documentation

◆ tv_nsec

int64_t gem5::Linux::timespec::tv_nsec

nanoseconds

Definition at line 155 of file linux.hh.

◆ tv_sec

time_t gem5::Linux::timespec::tv_sec

seconds

Definition at line 154 of file linux.hh.


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

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