Timedemo: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Language subpage}}<!-- --><noinclude>{{stub}}</noinclude> Developer Console... timedemo <demoname> <optional stats.txt> : gets demo speeds, writing perf resutls to the...")
 
mNo edit summary
Line 3: Line 3:
[[Developer Console]]...
[[Developer Console]]...


timedemo <demoname> <optional stats.txt> : gets demo speeds, writing perf resutls to the optional [[stats.txt]]
timedemo <demoname> <optional stats.txt> : gets demo speeds, writing perf resutls to the optional [[stats.txt]]<br />
timedemoloop...
timedemoloop...<br />
timedemoquit <demoname> <optional stats.txt> : gets demo speeds, writing perf resutls to the optional [[stats.txt]]
timedemoquit <demoname> <optional stats.txt> : gets demo speeds, writing perf resutls to the optional [[stats.txt]]<br />
timedemo_vprofrecord <demoname> <vprof stats filename> : gets demo speeds, recording perf data to a vprof stats file
timedemo_vprofrecord <demoname> <vprof stats filename> : gets demo speeds, recording perf data to a vprof stats file


== Limitations/Bugs ==
== Limitations/Bugs ==
{{warning|Playback of demo files can be used as a benchmark, but may not reflect actual in-game performance.}}
{{warning|Playback of demo files can be used as a benchmark, but may not reflect actual in-game performance.}}

Revision as of 10:44, 15 July 2023

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Developer Console...

timedemo <demoname> <optional stats.txt> : gets demo speeds, writing perf resutls to the optional stats.txt
timedemoloop...
timedemoquit <demoname> <optional stats.txt> : gets demo speeds, writing perf resutls to the optional stats.txt
timedemo_vprofrecord <demoname> <vprof stats filename> : gets demo speeds, recording perf data to a vprof stats file

Limitations/Bugs

Warning.pngWarning:Playback of demo files can be used as a benchmark, but may not reflect actual in-game performance.