Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ Variable
Method
Variable
lib/variables/variable.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
Variable::Variable() : Item()
37
{
38
setLastVariableChangeTime();
39
}
40
41
Variable::~Variable()
42
{
Callers
nothing calls this directly
Calls
1
setLastVariableChangeTime
Function · 0.85
Tested by
no test coverage detected