MCPcopy Index your code
hub / github.com/PyGithub/PyGithub / timestamp

Method timestamp

github/Traffic.py:81–82  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

79
80 @property
81 def timestamp(self) -> datetime:
82 return self._timestamp.value
83
84 @property
85 def uniques(self) -> int:

Callers 2

__deferRequestMethod · 0.45
__recordRequestTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected