MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetTimeStamp

Method GetTimeStamp

neo/ui/UserInterfaceLocal.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78
79 const char * GetSourceFile( void ) const { return source; }
80 ID_TIME_T GetTimeStamp( void ) const { return timeStamp; }
81
82 idWindow * GetDesktop() const { return desktop; }
83 void SetBindHandler( idWindow *win ) { bindHandler = win; }

Callers 1

ReloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected