Package org.ros.time
Class WallTimeProvider
java.lang.Object
org.ros.time.WallTimeProvider
- All Implemented Interfaces:
TimeProvider
Provides wallclock (actual) time.
- Author:
- kwc@willowgarage.com (Ken Conley)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WallTimeProvider
public WallTimeProvider()
-
-
Method Details
-
getCurrentTime
public org.ros.message.Time getCurrentTime()- Specified by:
getCurrentTimein interfaceTimeProvider- Returns:
- the current time of the system using rostime
-