Checking clock period using system verilog assertion

In reply to raghav kumar:

Hi, can you tell me that why '1 is used in ('1,current_time=$realtime)?
Also whats the difference if we write 1 instead of '1 or if we write any other number 2,3 etc.