Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ finished
Method
finished
src/svgfill/src/progress.h:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void finished() {
111
++phase_;
112
(*this)(0.);
113
}
114
115
~application_progress() {
116
phase_ = estimates_.size() - 2;
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected