org.gudy.azureus2.core3.util
Interface SystemTime.TickConsumer

Enclosing class:
SystemTime

public static interface SystemTime.TickConsumer


Method Summary
 void consume(long current_time)
           
 

Method Detail

consume

void consume(long current_time)