gem5  v20.1.0.0
Public Attributes | List of all members
RiscvLinux64::timespec Struct Reference

#include <linux.hh>

Public Attributes

time_t tv_sec
 
int64_t tv_nsec
 

Detailed Description

Definition at line 135 of file linux.hh.

Member Data Documentation

◆ tv_nsec

int64_t RiscvLinux64::timespec::tv_nsec

Definition at line 137 of file linux.hh.

◆ tv_sec

time_t RiscvLinux64::timespec::tv_sec

Definition at line 136 of file linux.hh.


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

Generated on Wed Sep 30 2020 14:02:30 for gem5 by doxygen 1.8.17