com.yobotics.simulationconstructionset.util.statemachines
Interface TimeInCurrentStateProvider

All Known Subinterfaces:
StateMachineSateProvider<E>
All Known Implementing Classes:
StateMachine, StateMachineStateVector

public interface TimeInCurrentStateProvider


Method Summary
 double timeInCurrentState()
           
 

Method Detail

timeInCurrentState

double timeInCurrentState()