[][src]Type Definition dqcsim::bindings::dqcs_cycle_t

type dqcs_cycle_t = c_longlong;

Type for a simulation cycle timestamp.

Timestamps count upward from zero. The type is signed to allow usage of -1 for errors, and to allow numerical differences to be represented.