We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560e015 commit 2debf48Copy full SHA for 2debf48
1 file changed
workbench_utils.py
@@ -63,6 +63,7 @@
63
]
64
commented_out_input_csv_rows_present = False
65
66
+
67
def get_profiling_timer(config, label, start_time=None) -> Union[float, None]:
68
"""Writes log entries documenting time, in seconds, between the start and
69
end of a block of source code. This function is called at the start of a block
0 commit comments