Class | Description |
---|---|
Clock |
Mechanism for keeping track of time at millisecond accuracy.
|
Clock.Fast |
Fast clock implementation whose
Clock.Fast.getTime() method returns
instantaneously thanks to a background task that takes care of the
actual time-keeping work. |
Clock.Virtual |
A virtual clock that has no connection to the actual system time.
|
RepositoryStats | |
StatisticManager |
Manager for all repository wide statistics.
|
StopwatchLogger |
Utility class to be used for tracking of timing within methods.
|
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"