Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ UseRenderTs
Function
UseRenderTs
tsunami/engine/hooks.go:66–68 ·
view source on GitHub ↗
(vc *RenderContextImpl)
Source
from the content-addressed store, hash-verified
64
}
65
66
func
UseRenderTs(vc *RenderContextImpl) int64 {
67
return
vc.Root.RenderTs
68
}
69
70
func
UseId(vc *RenderContextImpl) string {
71
return
vc.GetCompWaveId()
Callers
1
UseRenderTs
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected