This is the complete list of members for class uvm_tlm_time, including all inherited members.
| uvm_tlm_time | function void | decr ( real t, time scaled, real secs ) | |
| uvm_tlm_time | function real | get_abstime ( real secs ) | |
| uvm_tlm_time | function string | get_name ( ) | |
| uvm_tlm_time | function real | get_realtime ( time scaled, real secs = 1.0e-9 ) | |
| uvm_tlm_time | function void | incr ( real t, time scaled, real secs = 1.0e-9 ) | |
| uvm_tlm_time | function void | new ( string name = "uvm_tlm_time", real res = 0 ) | |
| uvm_tlm_time | function void | reset ( ) | |
| uvm_tlm_time | function void | set_abstime ( real t, real secs ) | |
| uvm_tlm_time | static function void | set_time_resolution ( real res ) | |