Package com.google.appengine.setup.timer
package com.google.appengine.setup.timer
-
ClassDescription
AbstractIntervalTimer
is common base class forTimer
implementations that base measure the change in some value between the point where the timer is started and the point where the timer is stopped.