com.cybersource.ws.client
Class MyStopWatch

java.lang.Object
  extended by com.cybersource.ws.client.MyStopWatch

public class MyStopWatch
extends java.lang.Object


Constructor Summary
MyStopWatch()
           
 
Method Summary
 long getElapsedTimeForTransaction()
           
 long getMethodElapsedTime()
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyStopWatch

public MyStopWatch()
Method Detail

start

public void start()

getMethodElapsedTime

public long getMethodElapsedTime()

getElapsedTimeForTransaction

public long getElapsedTimeForTransaction()


Copyright © 2017. All Rights Reserved.