Class SerializableStopwatch

    • Constructor Detail

      • SerializableStopwatch

        public SerializableStopwatch()
    • Method Detail

      • isRunning

        public boolean isRunning()
      • stop

        public fr.ens.biologie.genomique.eoulsan.core.workflow.Stopwatch stop()
      • start

        public fr.ens.biologie.genomique.eoulsan.core.workflow.Stopwatch start()
      • elapsed

        public long elapsed​(TimeUnit timeUnit)