com.croftsoft.core.animation
Interface Clock

All Known Implementing Classes:
HiResClock, SystemClock

public interface Clock

Provides the current time in nanoseconds.

Since:
2002-03-09
Version:
2002-03-15
Author:
David Wallace Croft

Method Summary
 long currentTimeNanos()
           
 

Method Detail

currentTimeNanos

long currentTimeNanos()

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)