Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
__deferRequest
Method · 0.45
__recordRequestTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected