Different FrameTime metric in CSV Profiler and Stat Unit

Hi Alexander,

It appears FrameTime_StatUnit is computed based on a fixed time delta, whereas the computations in CsvProfiler is based on measured delta time, so the latter would properly represent perceived time.

Best regards.