Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getCurrentTime
Method
getCurrentTime
DEVELOPER/core/Domain.cpp:1532–1536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1530
1531
1532
double
1533
Domain::getCurrentTime(void) const
1534
{
1535
return currentTime;
1536
}
1537
1538
int
1539
Domain::getCommitTag(void) const
Callers
2
setEigenvalues
Method · 0.95
getCurrentDomainTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected