Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ PreShut
Method
PreShut
src/plugin/utility/src/AFCTimerModule.cpp:33–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
bool AFCTimerModule::PreShut()
34
{
35
timer_manager_ptr->Shut();
36
return true;
37
}
38
39
bool AFCTimerModule::Update()
40
{
Callers
nothing calls this directly
Calls
1
Shut
Method · 0.45
Tested by
no test coverage detected