gem5  v22.1.0.0
Public Member Functions | List of all members
gem5::GTestTickHandler Class Reference

#include <cur_tick_fake.hh>

Public Member Functions

 GTestTickHandler ()
 
void setCurTick (Tick tick)
 Assign a value to the current simulation tick. More...
 

Detailed Description

Definition at line 35 of file cur_tick_fake.hh.

Constructor & Destructor Documentation

◆ GTestTickHandler()

gem5::GTestTickHandler::GTestTickHandler ( )
inline

Definition at line 38 of file cur_tick_fake.hh.

References gem5::Gem5Internal::_curTickPtr.

Member Function Documentation

◆ setCurTick()

void gem5::GTestTickHandler::setCurTick ( Tick  tick)
inline

Assign a value to the current simulation tick.

Definition at line 46 of file cur_tick_fake.hh.

References gem5::Gem5Internal::_curTickPtr.

Referenced by increaseTick(), and TEST_F().


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

Generated on Wed Dec 21 2022 10:23:12 for gem5 by doxygen 1.9.1