Debug.Log Extensions
Documentation (1.1.9)

◆ FinishSubStopwatch() [1/3]

static void Debug.FinishSubStopwatch ( )
static

Gets the last started stopwatch and finishes the sub-stopwatch inside it which was last started, still leaving the main stopwatch running.

Results are not logged at this point, only when you finish the main stopwatch.