Class StopWatch

java.lang.Object
org.javarosa.core.util.StopWatch

public class StopWatch
extends Object
Helps with timing an operation and logging the time
  • Method Details

    • start

      public static StopWatch start()
    • logLine

      public String logLine​(String operation)
      Builds a timer log line and returns it
      Parameters:
      operation -
      Returns:
      a string containing the log line