This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / utils / timing / clock2

function

IPython.utils.timing:clock2

source: /IPython/utils/timing.py :62

Signature

def   clock2 ( )  →  (t_user, t_system)

Summary

Similar to clock(), but return a tuple of user/system times.

Aliases

  • IPython.utils.timing.clock2