MCPcopy Create free account
hub / github.com/alibaba/GraphScope / reset_timestamp

Method reset_timestamp

python/graphscope/gsctl/config.py:97–98  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

95 return False
96
97 def reset_timestamp(self):
98 self.timestamp = time.time()
99
100
101class GSConfig(object):

Callers 1

get_command_collectionFunction · 0.80

Calls 1

timeMethod · 0.80

Tested by

no test coverage detected