|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ITimeProvider | Interface to specify custom implementation of precise timer. |
| Class Summary | |
|---|---|
| AbsoluteTime | ITimeProvider implementation of the underlying OS system or
wall-clock time. |
| RelativeTime | ITimeProvider implementation specifying a precise timer, which is not influenced by motions of the wall-clock time. |
| SystemTime | A static system time wrapper, which will call the underlying
ITimeProvider implementation. |
Provides GigaSpaces time utility service, customizable to different
(built-in or custom) time-provider implementations.
The SystemTime service, utilizes ITimeProvider implementations e.g. absolute-time (default) and relative-time.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||