Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastMAS/KVCOMM
/ Time
Class
Time
KVCOMM/utils/globals.py:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
self.value = 0.0
24
25
class
Time(Singleton):
26
def
__init__(self):
27
self.value =
""
28
29
class
Mode(Singleton):
30
def
__init__(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected