Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getCurrentTime
Method
getCurrentTime
SRC/domain/domain/Domain.cpp:1718–1722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1716
1717
1718
double
1719
Domain::getCurrentTime(void) const
1720
{
1721
return currentTime;
1722
}
1723
1724
double
1725
Domain::getDT(void) const
Callers
15
setEigenvalues
Method · 0.95
setDomain
Method · 0.45
commitState
Method · 0.45
WrapperElement.cpp
File · 0.45
update
Method · 0.45
save
Method · 0.45
save
Method · 0.45
record
Method · 0.45
moveParticles
Method · 0.45
commitState
Method · 0.45
update
Method · 0.45
commitState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected