org.jtheque.core.managers.lifecycle
Class JThequeCoreTimer

java.lang.Object
  extended by org.jtheque.core.managers.lifecycle.JThequeCoreTimer

public final class JThequeCoreTimer
extends java.lang.Object

A timer for JTheque Core.

Author:
Baptiste Wicht

Method Summary
static void start()
          Start the timer.
static void stop()
          Stop the timer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

start

public static void start()
Start the timer.


stop

public static void stop()
Stop the timer.



Copyright © 2009 JTheque. All Rights Reserved.