Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


oracle.stellent.ridc.common.util
Class ServiceLog.Timer

java.lang.Object
  extended by oracle.stellent.ridc.common.util.ServiceLog.Timer

Enclosing class:
ServiceLog<TConfig extends IdcClientConfig>

public class ServiceLog.Timer
extends Object

Constructor Summary
ServiceLog.Timer(String tname, String name, String desc)
           

 

Method Summary
 void cleanup()
           
 void createTimer(String tname, String name, String desc)
           
 float getElapsedTimeMS()
           
 String getElapsedTimeString()
           
 long getElaspedTimeNS()
           
 void start()
           
 void stop()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ServiceLog.Timer

public ServiceLog.Timer(String tname,
                        String name,
                        String desc)

Method Detail

createTimer

public void createTimer(String tname,
                        String name,
                        String desc)

getElaspedTimeNS

public long getElaspedTimeNS()

getElapsedTimeMS

public float getElapsedTimeMS()

getElapsedTimeString

public String getElapsedTimeString()

cleanup

public void cleanup()

start

public void start()

stop

public void stop()

Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.