Documentation of 'umontreal.iro.lecuyer.util.SystemTimeChrono' Java class
SystemTimeChrono
umontreal.iro.lecuyer.util

Class SystemTimeChrono



  • public class SystemTimeChrono
    extends AbstractChrono
    Extends the AbstractChrono class to compute the total system time using Java's builtin System.nanoTime. The system can be used as a rough approximation of the CPU time taken by a program if no other tasks are executed on the host while the program is running.
    • Constructor Summary

      Constructors 
      Constructor and Description
      SystemTimeChrono()
      Constructs a new chrono object and initializes it to zero.
    • Constructor Detail

      • SystemTimeChrono

        public SystemTimeChrono()
        Constructs a new chrono object and initializes it to zero.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.