Package com.google.appengine.setup.timer


package com.google.appengine.setup.timer
  • Class
    Description
    AbstractIntervalTimer is common base class for Timer 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.