Module clock

Module clock 

Source
Expand description

Simulate the historic TX-2 computer Simulation of elapsed time in the simulated system.

Structs§

BasicClock
BasicClock provides a simulated clock.

Traits§

Clock
Clock is a simulated system clock. Its run rate may be real-time (i.e. one simulated second per actual wall-clock second) or it may run faster or slower than real-time.