Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/ProfilingDebugging
tyler staples 6eb4cc07c1 CsvProfiler - Add end capture timestamp to the csv metadata.
This allows easily calculating capture duration by checking the delta between StartTimestamp and the new EndTimestamp. This is much faster than trying to calculate the duration by looking at all the frame times.

#rb ben.woodhouse

[CL 27461382 by tyler staples in ue5-main branch]
2023-08-29 15:39:45 -04:00
..