MCPcopy
hub / github.com/pallets/click / time

Method time

tests/test_termui.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28 self.now += seconds
29
30 def time(self):
31 return self.now
32
33
34def _create_progress(length=10, **kwargs):

Callers 3

__init__Method · 0.80
make_stepMethod · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected