| 
    quic/qbox
    
   | 
 
Base class which gives the quantum (dynamically) and specifies if the window should stay open indefinitely or detach when there are no more events. A SC_ZERO_TIME quantum means sync on every time step. More...
#include <sync_window.h>

Public Member Functions | |
| virtual sc_core::sc_time | quantum ()=0 | 
| virtual bool | keep_alive ()=0 | 
Base class which gives the quantum (dynamically) and specifies if the window should stay open indefinitely or detach when there are no more events. A SC_ZERO_TIME quantum means sync on every time step.