A simple wrapper class that includes the result of an evaluation and the time (in seconds) it took to evaluate it
- Value parameters:
- result
The final evaluation
- time
Time elapsed while evaluating, in seconds
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any