Microeconomic
The ‘delay’ function as used in the workshops is limited because it depends on approximate timing based on how long the processor takes to execute the ‘NOP’ instruction, and the limitations of the size of an integer means that the maximum delay will be approximately 65 seconds. Furthermore, the processor cannot do anything else while the delay is going on, and any interrupts run […]