Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsWaitingForActionCompletion
Method
IsWaitingForActionCompletion
libs/drape_frontend/user_event_stream.cpp:1283–1286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1281
}
1282
1283
bool UserEventStream::IsWaitingForActionCompletion() const
1284
{
1285
return m_state != STATE_EMPTY;
1286
}
1287
1288
void UserEventStream::SetKineticScrollEnabled(bool enabled)
1289
{
Callers
1
RenderFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected