Streamline.py: Integration time

Within streamline.py function (https://plotly.com/python/streamline-plots/) use is made of the Runge-Kutta interpolation method. I am wondering if I can extract the total integration time it takes to travel from the beginning to the end of the streamline? Does anybody know this?