Package org.sosy_lab.common.time
@CheckReturnValue
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
@FieldsAreNonnullByDefault
package org.sosy_lab.common.time
This package provides possibilities for measuring elapsed time, and a data class
TimeSpan for storing time spans together with the respective time unit.