Formal and actual do not have assignment compatible data types

In reply to dave_59:

Thanks for your prompt response Dave. There is nothing much than this to show. It is a simple uvm_analysis_imp with a write function the only message that it receives is of the datatype time. Is there any restriction in using time as a datatype for sending messages in UVM?