Interface TimeInstrument

All Known Implementing Classes:
Profiler, StopWatch

public interface TimeInstrument
This interface sets the methods that must be implemented by Profiler and StopWatch classes. It settles the general feel of the profiler package.
Author:
Ceki Gülcü