com.croftsoft.core.sim
Interface DeltaClock

All Known Implementing Classes:
DeltaClockImp, NanoDeltaClock

public interface DeltaClock

Provides elapsed time since last update in seconds.

Since:
2008-07-06
Version:
$Id: DeltaClock.java,v 1.2 2008/08/08 21:56:33 croft Exp $
Author:
David Wallace Croft

Method Summary
 double getDeltaTime()
           
 

Method Detail

getDeltaTime

double getDeltaTime()

CroftSoft Javadoc

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