Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ getCompiledDateTime
Function
getCompiledDateTime
src/engine/MarabouMain.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
static std::string getCompiledDateTime()
44
{
45
return __DATE__
" "
__TIME__;
46
}
47
48
void printVersion()
49
{
Callers
1
printVersion
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected