Debug.Log Extensions
Documentation (1.1.9)
|
|
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.
parentName | Name of parent stopwatch which contains the sub-stopwatch to stop. |
name | Name of sub-stopwatch to stop. |