MCPcopy Create free account
hub / github.com/PKU-ASAL/Simulated-Data / GetGraphTS

Method GetGraphTS

src/Sysdig/real-time/CacheGraph.py:11–12  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

9 return self.graph.graph['score']
10
11 def GetGraphTS(self):
12 return self.timestamp
13
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected