Uses of Class
mauda.evaluation.OpTimeStamp

Packages that use OpTimeStamp
evalplayer Provides classes to view and play evaluated exercises, produced by Evaluation-Editor. 
mauda.evaluation Provides evaluation-specific classes. 
 

Uses of OpTimeStamp in evalplayer
 

Methods in evalplayer with parameters of type OpTimeStamp
 void OperationPlayerThread.playSeqOpTimeStamp(OpTimeStamp ots)
           
 

Uses of OpTimeStamp in mauda.evaluation
 

Methods in mauda.evaluation that return OpTimeStamp
 OpTimeStamp TimeStampRecorder.getActOpTimeStamp()
          Gets the actual time-stamp.
 OpTimeStamp TimeStampRecorder.getEntry(int offset)
          Gets a specific entry in the time-stamp-recorder.
 OpTimeStamp TimeStampRecorder.getSeqEntry(int offset)
          Gets a specific entry in the sequential-time-stamps.