MCPcopy 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
195std::chrono::high_resolution_clock::time_point GetLastSceneChangeTime()
196{
197 return lastSceneChangeTime;
198}
199
200OBSWeakSource GetCurrentScene()
201{

Callers 1

CheckConditionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected