Timing checker in monitor!

I need to write a checker in monitor to verify command ACT to READ/WRITE :5tCK . I t can be more than that but not less that 5clock cycles.

In reply to Sv-hustler:

Thia woulb a good task for SV Assertions. Unfotunately you cannot implement in a class-based object like a monitor. But can have the checkr in an assertion module and bind it to the DUT.