Add simulation delay after UVM_MAX_QUIT_COUNT reached

In reply to shaygueta:

The only way I can think of is to turn off MAX_QUIT_COUNT by setting it to 0, and then writing a report catcher that reads the error count and sets up a timeout with the pre-determined exit delay.