Ask a question to get started
Enter to send•Shift+Enter new line
Get the elapsed time of a run.
elapsed( run: Any, ) -> str
run
Any
any object with a start_time and end_time attribute.
start_time
end_time