Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ ~TimerScope
Method
~TimerScope
LuaSTGPlus/Utility.h:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
{
35
}
36
~TimerScope()
37
{
38
m_Out = static_cast<float>(m_StopWatch.GetElapsed());
39
}
40
};
41
42
/// @brief �ַ�����ʽ��
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected