You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / core / magics / execution / Timer

class

IPython.core.magics.execution:Timer

source: /IPython/core/magics/execution.py :162

Signature

class   Timer ( stmt = pass setup = pass timer = <built-in function perf_counter> globals = None )

Members

Summary

Timer class that explicitly uses self.inner

Extended Summary

which is an undocumented implementation detail of CPython, not shared by PyPy.

Aliases

  • IPython.core.magics.execution.Timer