MCPcopy 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*/
276int idEventLoop::JournalLevel( void ) const {
277 return com_journal.GetInteger();
278}

Callers 1

ReadFileMethod · 0.45

Calls 1

GetIntegerMethod · 0.80

Tested by

no test coverage detected