faust.sacha.util
Class PTime

java.lang.Object
  |
  +--faust.sacha.util.PTime

public final synchronized class PTime
extends java.lang.Object


Constructor Summary
PTime()
           
 
Method Summary
static void after()
           
static void before()
           
static void diff()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTime

public PTime()
Method Detail

before

public static void before()

after

public static void after()

diff

public static void diff()