Uses of Interface
rcs.nml.MsgToTimeStamp

Packages that use MsgToTimeStamp
rcs.nml   
 

Uses of MsgToTimeStamp in rcs.nml
 

Methods in rcs.nml with parameters of type MsgToTimeStamp
 java.util.List<LogTimeEntry> PackedFileReader.createLogTimeEntryList(java.io.File combinedFile, java.io.File indexFile, boolean indexIsLittleEndian, int maxlen, MsgToTimeStamp mtts)
          Create a list to use as an index into a large ".COMBINED" file with multiple messages in it using the ".index" file created by the logRecorder at the same time