com.atlassian.jira.util
Class NanoStopWatch

java.lang.Object
  extended by com.atlassian.jira.util.NanoStopWatch

public class NanoStopWatch
extends Object


Constructor Summary
NanoStopWatch()
           
 
Method Summary
static void start()
           
static void sysout(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NanoStopWatch

public NanoStopWatch()
Method Detail

start

public static void start()

sysout

public static void sysout(String message)


Copyright © 2002-2014 Atlassian. All Rights Reserved.