JDK-4645685 : RFE: add high resolution clock method
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 1.4.1
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-03-01
  • Updated: 2003-07-30
  • Resolved: 2003-07-30
Related Reports
Duplicate :  
Relates :  
Description

Name: fb126949			Date: 03/01/2002


Add a method like "long getTimeInMicroseconds()" to AudioSystem, or a small class "HighResClock" or similar. This is important functionality for many multimedia applications, especially those handling MIDI.


======================================================================

Comments
EVALUATION ###@###.### 2002-04-25 Any application using sound features that needs to provide long-time stability (i.e. conferencing systems, games, music software) needs to have a stable clock source to synchronize different types of media. ###@###.### 2003-07-30 Tiger will feature the method System.nanoTime() as part of the concurrency API (JSR-166). Therefore, with consent of the Java Sound working group, I close this as duplicate of 4486658.
11-06-2004

PUBLIC COMMENTS add high resolution clock method
10-06-2004