Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetLastSceneChangeTime
Function
GetLastSceneChangeTime
lib/utils/scene-switch-helpers.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
std::chrono::high_resolution_clock::time_point GetLastSceneChangeTime()
196
{
197
return lastSceneChangeTime;
198
}
199
200
OBSWeakSource GetCurrentScene()
201
{
Callers
1
CheckCondition
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected