The TestProperties class supports the loading and maintenance of a properties file with naming convention of <class
name>.properties This object is mutable, so properties that are loaded are subject to change by the user
Constructor that takes an a Class object and another TestProperties object to act as a source for default properties should
the property not exist in the properties file for this class.
Constructor that takes an a Class object and another TestProperties object to act as a source for default properties should
the property not exist in the properties file for this class.
This class is a utility class for measuring and calculating very high-resolution time based on th enumber of machine cycles
between events being measured.
Time() -
Constructor for class suramadu.util.time.Time