Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ set_closing_char
Method
set_closing_char
SRC/runtime/runtime/ProgressBar.hpp:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
inline void
82
set_closing_char(const std::wstring &sym)
83
{
84
closing_char = sym;
85
}
86
87
// to show only the percentage
88
inline void
Callers
1
TclObjCommand_progress
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected