currentSLPTime
this.timeStamp = SLPConfig.currentSLPTime() + lifetime;
long time = timeStamp - SLPConfig.currentSLPTime();
long currentTime = SLPConfig.currentSLPTime();
private long bootTime = SLPConfig.currentSLPTime();