Uses of Class
core.SimClock

Packages that use SimClock
core Contains core classes and interfaces of the simulator. 
test Provides some unit and integration tests for the classes. 
 

Uses of SimClock in core
 

Methods in core that return SimClock
static SimClock SimClock.getInstance()
          Get the instance of the class that can also change the time.
 

Uses of SimClock in test
 

Fields in test declared as SimClock
protected  SimClock AbstractRouterTest.clock