SystemVerilog timing regions

Is there a good book or resource where I can read up on SystemVerilog timing regions with examples.

In reply to sharatk:

Try this:
http://www.sunburst-design.com/papers/CummingsSNUG2006Boston_SystemVerilog_Events.pdf

In reply to prav_b:

Thanks prav. I went over this. Was wondering if there are more like these.
Also, is there a way to see it in simulator?

In reply to sharatk:

For the majority of users, you should never have to worry about the regions beyond what Verilog-2001 defined.

You might also want to read

https://verificationacademy.com/forums/systemverilog/how-does-forever-get-scheduled-sv-event-region

https://verificationacademy.com/forums/systemverilog/whats-event-region-system-verilog#reply-53106