org.armedbear.lisp
Class Profiler

java.lang.Object
  extended by org.armedbear.lisp.Profiler

public class Profiler
extends java.lang.Object


Field Summary
static Primitive _START_PROFILER
           
static Primitive STOP_PROFILER
           
 
Constructor Summary
Profiler()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_START_PROFILER

public static final Primitive _START_PROFILER

STOP_PROFILER

public static final Primitive STOP_PROFILER
Constructor Detail

Profiler

public Profiler()