Uses of Package
com.google.apphosting.runtime.timer
-
Packages that use com.google.apphosting.runtime.timer Package Description com.google.apphosting.runtime com.google.apphosting.runtime.timer -
Classes in com.google.apphosting.runtime.timer used by com.google.apphosting.runtime Class Description CpuRatioTimer CpuRatioTimeris a compositeTimerthat is backed by two otherTimerobjects -- e.g. -
Classes in com.google.apphosting.runtime.timer used by com.google.apphosting.runtime.timer Class Description AbstractSharedTimerSet AbstractSharedTimerSettracks a single counter that is shared by all of theTimerinstances that are part of the set.CpuRatioTimer CpuRatioTimeris a compositeTimerthat is backed by two otherTimerobjects -- e.g.CpuSpeedExtractor CpuSpeedExtractorcan be used to extract the CPU speed of the current machine.Timer Timeris a base interface for various timer implementations provided in this package.TimerSet TimerSetis an abstraction for creating one or moreTimerinstances that are interdependent in some way.