M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Engine.PerformanceAnalyzer Class Reference

Public Member Functions

 PerformanceAnalyzer ()
 
void Start (string name)
 
void End ()
 
void FinalizeAndWrite (string filePath)
 
void Tick (float dt)
 

Constructor & Destructor Documentation

◆ PerformanceAnalyzer()

TaleWorlds.Engine.PerformanceAnalyzer.PerformanceAnalyzer ( )

Member Function Documentation

◆ Start()

void TaleWorlds.Engine.PerformanceAnalyzer.Start ( string  name)

◆ End()

void TaleWorlds.Engine.PerformanceAnalyzer.End ( )

◆ FinalizeAndWrite()

void TaleWorlds.Engine.PerformanceAnalyzer.FinalizeAndWrite ( string  filePath)

◆ Tick()

void TaleWorlds.Engine.PerformanceAnalyzer.Tick ( float  dt)