Package net.sf.basedb.util.timer
package net.sf.basedb.util.timer
-
ClassDescriptionA simple timer for measuring code performance.This class is a cousin to the standard
Timer
class but only allows scheduling of tasks.Class for forcing the execution of aTimerTask
in a new thread.