interface  org.apache.hc.client.http.impl.classic.Clock extends java.lang.Object
{
public abstract long getCurrentTime();
}