Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ isStatisticsActive
Function
isStatisticsActive
Samples/NiViewer/Statistics.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
bool isStatisticsActive()
143
{
144
return (g_StatisticsState == COLLECTING || g_StatisticsState == COLLECTION_ENDED);
145
}
146
147
void getStatisticsMessage(char* csMessage)
148
{
Callers
1
drawPointerMode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected