Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8196003

java.time Instant and Duration methods for microseconds

XMLWordPrintable

      Microseconds can be a convenient level of precision for many computing operations and should be supported directly in java.time Instant and Duration.

      Nanoseconds provide greater resolution but require conversions and rounding to work smoothly with microsecond precision numbers.

            naoto Naoto Sato
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: