Poodletooth-iLand/build/nirai/panda3d/doc/man/text-stats.1
2015-11-14 14:28:53 -05:00

20 lines
744 B
Groff

.\" Automatically generated by text-stats -write-bam
.TH TEXT-STATS 1 "27 December 2014" "1.9.0" Panda3D
.SH NAME
text-stats \- text-based PStats client
.SH SYNOPSIS
.SH DESCRIPTION
This is a simple PStats server that listens on a TCP port for a connection from a PStatClient in a Panda player. It will then report frame rate and timing information sent by the player.
.SH OPTIONS
.TP
.BI "\-p " "port"
Specify the TCP port to listen for connections on. By default, this is taken from the pstats-host Config variable.
.TP
.B \-r
Show the raw frame data, in addition to boiling it down to a total time per collector.
.TP
.BI "\-o " "filename"
Filename where to print. If not given then stderr is being used.
.TP
.B \-h
Display this help page.