SumTimeSection
Last updated
Was this helpful?
Last updated
Was this helpful?
The SumTimeSection method can be used to time sections that may get repeated over and over. The regular TimeSection method will add a new section any time the TimeSection method is called. The SumTimeSection will combine duplicate labels, meaning it can be used inside a loop, or over the span of multiple frames. For more information on profiling with SumTimeSection, see .