Inheritance diagram for class uvm_tlm_time:
Public Member Functions | |
| function void | decr ( real t, time scaled, real secs ) |
| function real | get_abstime ( real secs ) |
| function string | get_name ( ) |
| function real | get_realtime ( time scaled, real secs = 1.0e-9 ) |
| function void | incr ( real t, time scaled, real secs = 1.0e-9 ) |
| function void | new ( string name = "uvm_tlm_time", real res = 0 ) |
| function void | reset ( ) |
| function void | set_abstime ( real t, real secs ) |
| static function void | set_time_resolution ( real res ) |
Public Attributes | |
|
|
|
|
|
|
|
|
|