Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The SafeClock type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
| GetLastSafeTimeMillis |
Returns the last "safe" time as computed by a previous call to the
GetSafeTimeMillis method.
Note: Since the underlying field is non-volatile, the returned
value is only guaranteed to be no less than the last value returned
by GetSafeTimeMillis() call on the same thread.
| |
| GetSafeTimeMillis |
Returns a "safe" current time in milliseconds.
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a (Inherited from | ||
| UpdateSafeTimeMillis |
Updates and returns a "safe" current time in milliseconds based on
the "unsafe" time.
|