MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / tracer

Method tracer

Lib/lib-tk/turtle.py:1192–1218  ·  view source on GitHub ↗

Turns turtle animation on/off and set delay for update drawings. Optional arguments: n -- nonnegative integer delay -- nonnegative integer If n is given, only each n-th regular screen update is really performed. (Can be used to accelerate the drawing of co

(self, n=None, delay=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected