Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/corecoding/Vitals
/ _updateTimeSettingChanged
Method
_updateTimeSettingChanged
extension.js:640–643 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
638
}
639
640
_updateTimeSettingChanged() {
641
this._destroyTimer();
642
this._initializeTimer();
643
}
644
645
_updateTimeChanged() {
646
this._destroyTimer();
Callers
nothing calls this directly
Calls
2
_destroyTimer
Method · 0.95
_initializeTimer
Method · 0.95
Tested by
no test coverage detected