Debug.Log Extensions
Documentation (1.1.9)

◆ FinishSubStopwatch() [2/2]

static void Sisus.Debugging.Dev.FinishSubStopwatch ( [NotNull] string  mainStopwatchName)
static

Finishes a previously created sub-stopwatch, still leaving the main stopwatch running. Results are not logged at this point, only when you finish the main stopwatch.

Parameters
mainStopwatchNameName of main stopwatch.