incomplete Logic when populating user block delays:
[x] If an incomplete block is encountered when processing blocks, the loop won't add the new time but will continue. it needs to go back to process the older ones again or remember which ones are incomplete again.
[ ] If an undefined Block is encountered - a System for providing a value (Or a Name if it is a Library Defined Block) is required.
incomplete Logic when populating user block delays: