Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ omGetInfo
Function
omGetInfo
omalloc/omStats.c:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
omInfo_t omGetInfo()
113
{
114
omUpdateInfo();
115
return om_Info;
116
}
117
118
void omPrintStats(FILE* fd)
119
{
Callers
nothing calls this directly
Calls
1
omUpdateInfo
Function · 0.85
Tested by
no test coverage detected