Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csaez/mscreen
/ setAgeLimit
Method
setAgeLimit
tests/test_stress.py:115–116 ·
view source on GitHub ↗
(self, value, state=0)
Source
from the content-addressed store, hash-verified
113
self._states[state][1].append(emitter)
114
115
def
setAgeLimit(self, value, state=0):
116
self._states[state][2] = value
117
118
def
simulate(self, time):
119
if
time == 1 and time != self.time:
Callers
1
test_stress.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected