Changes

Jump to: navigation, search

Computer Science/61b/Homework/hw8/Timer.java

306 bytes added, 06:17, 22 September 2007
no edit summary
/* Timer.java */

/**
* Implements a simple stopwatch/timer class based on wall-clock time.
**/

/**
* RUNNING() == true <==> start() called with no corresponding
* call to stop()
*
* All times are given in units of msec.
**/

{{notmine|Jonathan Shewchuk}}
1,277
edits

Navigation menu