Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ JournalLevel
Method
JournalLevel
neo/framework/EventLoop.cpp:276–278 ·
view source on GitHub ↗
================ idEventLoop::JournalLevel ================ */
Source
from the content-addressed store, hash-verified
274
================
275
*/
276
int idEventLoop::JournalLevel( void ) const {
277
return com_journal.GetInteger();
278
}
Callers
1
ReadFile
Method · 0.45
Calls
1
GetInteger
Method · 0.80
Tested by
no test coverage detected