Debug.Log Extensions
Documentation (1.1.9)

◆ FinishStopwatch() [2/2]

static void Debug.FinishStopwatch ( [NotNull] string  name)
static

Logs results of a previously created stopwatch and then clears it.

Parameters
nameName of stopwatch to stop.