Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ is_done
Method
is_done
DSView/pv/dialogs/interval.h:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
double get_interval();
47
48
inline bool is_done(){
49
return _bDone;
50
}
51
52
protected:
53
void accept();
Callers
1
on_collect_mode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected