| gem5
    v21.1.0.2
    | 
For gettimeofday(). More...
#include <operatingsystem.hh>
| Public Attributes | |
| int64_t | tv_sec | 
| seconds  More... | |
| int64_t | tv_usec | 
| microseconds  More... | |
For gettimeofday().
Definition at line 81 of file operatingsystem.hh.
| int64_t gem5::OperatingSystem::timeval::tv_sec | 
seconds
Definition at line 83 of file operatingsystem.hh.
| int64_t gem5::OperatingSystem::timeval::tv_usec | 
microseconds
Definition at line 84 of file operatingsystem.hh.