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