Change timing macro
This commit is contained in:
parent
1f0b992dd0
commit
97eb619525
@ -36,6 +36,6 @@ end
|
||||
|
||||
|
||||
println("Time to evaluate Problem 5:")
|
||||
@time Problem5()
|
||||
@btime Problem5()
|
||||
println("")
|
||||
println("Result for Problem 5: ", Problem5())
|
||||
|
Loading…
x
Reference in New Issue
Block a user