MCPcopy 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
1532double
1533Domain::getCurrentTime(void) const
1534{
1535 return currentTime;
1536}
1537
1538int
1539Domain::getCommitTag(void) const

Callers 2

setEigenvaluesMethod · 0.95
getCurrentDomainTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected