Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tong89/smartNode
/ resource_usage
Method
resource_usage
backend/core.py:393–394 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
391
392
@property
393
def
resource_usage(self):
394
return
self._resources.usage
395
396
@property
397
def
resource_time_pool(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected