Package com.randomnoun.common.timer


package com.randomnoun.common.timer
  • Classes
    Class
    Description
    An object that performs time benchmarking.
    A Comparator which performs comparisons between two Benchmarks.
    This is some increasingly ancient code to provide microsecond timer resolution in Java using JNI on Windows.