Implicit conversion of time to realtime?

In reply to prang:

These are built-in types and follow all the same conversion rules.

typedef logic [63:0] time;
typedef real realtime;