JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.criteo.publisher
Interface Clock
All Known Implementing Classes:
EpochClock
public interface
Clock
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getCurrentTimeInMillis
()
Returns the current time in milliseconds.
Method Detail
getCurrentTimeInMillis
long getCurrentTimeInMillis()
Returns the current time in milliseconds.
Returns:
the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method