MCPcopy 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
66func UseRenderTs(vc *RenderContextImpl) int64 {
67 return vc.Root.RenderTs
68}
69
70func UseId(vc *RenderContextImpl) string {
71 return vc.GetCompWaveId()

Callers 1

UseRenderTsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected