Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/SAM
/ IsCancelled
Method
IsCancelled
src/simulation.cpp:1724–1727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1722
1723
1724
virtual bool IsCancelled() {
1725
wxMutexLocker _lock(m_cancelLock);
1726
return m_canceled;
1727
}
1728
1729
wxArrayString GetNewMessages()
1730
{
Callers
1
ssc_invoke_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected