| Package | Description |
|---|---|
| com.google.apphosting.runtime | |
| com.google.apphosting.runtime.timer |
| Class and Description |
|---|
CpuRatioTimer
CpuRatioTimer is a composite Timer that is backed
by two other Timer objects -- e.g. |
| Class and Description |
|---|
AbstractSharedTimerSet
AbstractSharedTimerSet tracks a single counter that is
shared by all of the Timer instances that are part of the
set. |
CpuRatioTimer
CpuRatioTimer is a composite Timer that is backed
by two other Timer objects -- e.g. |
CpuSpeedExtractor
CpuSpeedExtractor can be used to extract the CPU speed of
the current machine. |
Timer
Timer is a base interface for various timer implementations
provided in this package. |
TimerSet
TimerSet is an abstraction for creating one or more
Timer instances that are interdependent in some way. |
Copyright © 2022. All rights reserved.