Interface TimerCounterServerRpc

All Superinterfaces:
Serializable, ServerRpc

public interface TimerCounterServerRpc extends ServerRpc
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setCurrentRunningTime(double seconds)
     
  • Method Details

    • setCurrentRunningTime

      @Delayed(lastOnly=true) void setCurrentRunningTime(double seconds)