Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ _timer_start
Method
_timer_start
lib/matplotlib/backend_bases.py:1088–1089 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1086
self._timer_stop()
1087
1088
def
_timer_start(self):
1089
pass
1090
1091
def
_timer_stop(self):
1092
pass
Callers
1
start
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected