Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ advance
Method
advance
tests/test_spend_control.py:170–171 ·
view source on GitHub ↗
(self, seconds: float)
Source
from the content-addressed store, hash-verified
168
return
self._now
169
170
def
advance(self, seconds: float) -> None:
171
self._now += seconds
Callers
2
test_hourly_limit
Method · 0.80
test_daily_limit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected