Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetTimeInMS
Method
GetTimeInMS
Modules/Core/src/DataManagement/mitkPointOperation.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
mitk::ScalarType mitk::PointOperation::GetTimeInMS() const
61
{
62
return m_TimeInMS;
63
}
Callers
1
ExecuteOperation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected