Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cpaczek/skylight
/ cfg
Method
cfg
tracker/src/loop.ts:188–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
186
}
187
188
private cfg(): TrackerConfig {
189
return
this.upstream.getConfig().tracker;
190
}
191
192
// --- events from upstream / UI ---
193
Callers
7
rescheduleTick
Method · 0.95
gotoAzEl
Method · 0.95
calibCapture
Method · 0.95
calibSolve
Method · 0.95
tick
Method · 0.95
visionTick
Method · 0.95
cameraWorldAim
Method · 0.95
Calls
1
getConfig
Method · 0.65
Tested by
no test coverage detected