Searched refs:time_from_now (Results 1 - 2 of 2) sorted by relevance

/gem5/util/systemc/gem5_within_systemc/
H A Dsc_module.hh144 void notify(sc_core::sc_time time_from_now = sc_core::SC_ZERO_TIME);
H A Dsc_module.cc137 Module::notify(sc_core::sc_time time_from_now) argument
139 externalSchedulingEvent.notify(time_from_now);

Completed in 5 milliseconds