mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Lighten up tables.
This commit is contained in:
parent
17e564042d
commit
ee60191d1d
26 changed files with 49 additions and 63 deletions
|
@ -146,7 +146,7 @@ These functiona are used to retrieve resource usage information:
|
|||
man page for detailed information about these values. A brief
|
||||
summary is presented here:
|
||||
|
||||
\begin{tableii}{|r|l|}{code}{Offset}{Resource}
|
||||
\begin{tableii}{r|l}{code}{Offset}{Resource}
|
||||
\lineii{0}{time in user mode (float)}
|
||||
\lineii{1}{time in system mode (float)}
|
||||
\lineii{2}{maximum resident set size}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue