Join Slack
Powered by
For example, if i have `val f = someFunction()` an...
# announcements
c
cedric
07/10/2016, 12:59 AM
For example, if i have
val f = someFunction()
and I want to benchmark
someFunction()
but
f
is still used further below so I can’t use
measureInMillis()
Open in Slack
Previous
Next