gem5  v20.0.0.3
Public Attributes | List of all members
RiscvLinux32::timespec Struct Reference

#include <linux.hh>

Public Attributes

time_t tv_sec
 
int32_t tv_nsec
 

Detailed Description

Definition at line 305 of file linux.hh.

Member Data Documentation

◆ tv_nsec

int32_t RiscvLinux32::timespec::tv_nsec

Definition at line 307 of file linux.hh.

◆ tv_sec

time_t RiscvLinux32::timespec::tv_sec

Definition at line 306 of file linux.hh.


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

Generated on Fri Jul 3 2020 15:53:19 for gem5 by doxygen 1.8.13