35 [](pybind11::module_ &systemc) {
36 pybind11::class_<tlm::tlm_global_quantum>(
37 systemc,
"tlm_global_quantum")
39 pybind11::return_value_policy::reference)
42 .def(
"compute_local_quantum",
void set(const sc_core::sc_time &t)
static tlm_global_quantum & instance()
const sc_core::sc_time & get() const
sc_core::sc_time compute_local_quantum()