Switch time measurement for operators on or off.
dev_update_time controls if the execution time of an operator has to be measured.
This option can also be controled by the dialog File -> Options -> Show Processing Time.
This operator is not supported for exported C++ code.
|
DisplayMode (input_control) |
string -> string |
| Mode for graphic output. | |
| Default value: 'off' | |
| List of values: 'on', 'off' | |
dev_update_time always returns 2 (H_MSG_TRUE)
dev_update_time is reentrant, local, and processed without parallelization.
dev_update_pc, dev_update_window, dev_update_var
Basic operators