Simply select/highlight the entire function (including import statements if required) with the cursor and trigger the Time It command. The generated function call with the specified arguments and the ...
This exercise is the first in a series. The series will look at the execution time of calculating π using the same algorithm, but different implementations and libraries. This exercise initially uses ...