|
GDB (xrefs)
|
Go to the source code of this file.
Classes | |
| class | scoped_command_stats |
Functions | |
| void | set_per_command_time (int) |
| void | set_per_command_space (int) |
| void set_per_command_space | ( | int | ) |
Definition at line 755 of file maint.c.
References per_command_space.
Referenced by captured_main_1(), and maintenance_space_display().
| void set_per_command_time | ( | int | ) |
Definition at line 746 of file maint.c.
References per_command_time.
Referenced by captured_main_1(), and maintenance_time_display().
1.8.14