wcx789ll/moonsim/core/clock does not have a README file
pub(all) struct Clock {
time : SimTime
next_seq : Int64
heap : EventHeap
status : ClockStatus
target_time : Double?
} derive(Debug)A high-performance deterministic discrete-event and multi-agent systems simulation framework in MoonBit