| Interface | Description | 
|---|---|
| ITimeProvider | 
 Interface to specify custom implementation of precise timer. 
 | 
| Class | Description | 
|---|---|
| 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. | 
Copyright © GigaSpaces.