Are variables of type realtime rounded-off based on timeprecision?

In reply to dave_59:

Hi Dave ,
I was thinking of the reason behind :

%t assumes its value argument is in 1ns

Is this because the arguments to %t are typically $time / $realtime both of which are by default scaled to the time unit of the module ?

hence %t assumes its value argument is already in time unit of the module i.e 1ns