Status: Tags: Links: Nand2Tetris Unit 3
Time in Computing
- Computer calculations take time, and paired with hardware and electrical delays, the output is more delayed than the input
- So, a possible recommendation is to use integer time, where time is seperated into different integers
- Useful for when data changes
References: