Cobra Interactive Query Language runtimes

NAME

runtimes [on/off] — change the display mode to non-verbose

SYNTAX

	runtimes	# toggles the value
	runtimes on
	runtimes off	# the default

DESCRIPTION

Without arguments, the display of runtime measurements for each command executed is toggled. The default value is off, which means that no runtime counts are printed. With an argument the flag is either enabled or disabled.

EXAMPLES

	: runtimes on
	: m for
	: runtimes off

Return to index
Manual
Tutorial
(Last Updated: 13 May 2019)