Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ is_set
Method
is_set
src/common/WinApiControls.cpp:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
bool Timer::is_set() const {
154
return current_resolution.has_value();
155
}
156
157
}
Callers
1
is_any_timer_active
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected