when you want to calculate the running time for merge sort, which is correct put the startTime before call the function of mergeSort or after call:
1-