Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/owocki/pytrader
/ get_time
Function
get_time
history/models.py:36–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
35
36
def
get_time():
37
return
localtime(timezone.now())
38
39
40
class
TimeStampedModel(models.Model):
Callers
7
nn_chart_view
Function · 0.90
c_chart_view
Function · 0.90
optimize_view
Function · 0.90
run_predictor
Method · 0.90
handle
Method · 0.90
save
Method · 0.85
save
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected