Disable timing dump by default
This commit is contained in:
parent
8d3b23c3eb
commit
d339848802
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Logging_Filtered_Classes =
|
||||||
Profiling_Enabled = true
|
Profiling_Enabled = true
|
||||||
|
|
||||||
#Set profile file dump location, if blank file dumping disabled. (e.g. `ProfileDump.csv`)
|
#Set profile file dump location, if blank file dumping disabled. (e.g. `ProfileDump.csv`)
|
||||||
Profile_Dump_Path = ProfileDump.csv
|
Profile_Dump_Path =
|
||||||
|
|
||||||
#Update rate for profiler UI, in hertz
|
#Update rate for profiler UI, in hertz
|
||||||
Profiling_Update_Rate = 4
|
Profiling_Update_Rate = 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue