Changeset 152 in tmcsimulator for trunk/src/tmcsim/interfaces/CADInterface.java
- Timestamp:
- 10/20/2017 09:18:44 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/tmcsim/interfaces/CADInterface.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/interfaces/CADInterface.java
r2 r152 310 310 */ 311 311 public LinkedList<CardfileDataObject> getSearchList(String search) throws RemoteException; 312 313 /** Convenience method for clients to get current ATMS time. 314 * 315 * @return current ATMS time in milliseconds. 316 */ 317 public long getATMStime() throws RemoteException; 312 318 } 313 319
Note: See TracChangeset
for help on using the changeset viewer.
