Measures the execution time of an expression.
Measures the execution time of an expression.
the result type of the expression
the expression to be measured
a Tuple2 with the value of the expression and it's execution time
This method is similar to the identity
method from the Scala standard library, but this one does not return anything.
This method is similar to the identity
method from the Scala standard library, but this one does not return anything.
input type
()
Provides miscellaneous utility methods, which were too small for a distinctive module.