|
scc 2026.07
SystemC components library
|
#include <sc_time_syncronizer.h>


Public Member Functions | |
| size_t | get_channel_index () |
| Get the channel index. | |
| void | notify_client_blocked (size_t idx, bool is_blocked) |
Static Public Member Functions | |
| static sc_time_syncronizer & | get () |
| the singleton getter | |
the SystemC time keeper, a singleton in the SystemC thread
Definition at line 21 of file sc_time_syncronizer.h.
|
inlinestatic |
the singleton getter
Definition at line 28 of file sc_time_syncronizer.h.
|
inline |
Get the channel index.
it creates all needed infrastructure to handle the data exchange between client threads and the SystemC thread
Definition at line 39 of file sc_time_syncronizer.h.
|
inline |
Definition at line 56 of file sc_time_syncronizer.h.