net.officefloor.plugin.comet.spi
Interface PublishClock


public interface PublishClock

Obtains the current time of event publishing.

Author:
Daniel Sagenschneider

Method Summary
 long currentTimestamp()
          Obtains the current timestamp to stamp as time of publishing event.
 

Method Detail

currentTimestamp

long currentTimestamp()
Obtains the current timestamp to stamp as time of publishing event.

Returns:
Current time (milliseconds since EPOC).


Copyright © 2005-2013. All Rights Reserved.