I am using IntelliJ IDE for Java application development. I was wondering if there is a way to calculate the time it takes for a particular function to complete from IntelliJ.I googled around but some mentioned about dotTrace but I couldn't really get a grasp of, if it can be linked from IntelliJ. Any links or answers if its possible is highly appreciated.
Thanks