Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ getUpdateInterval
Method
getUpdateInterval
src/Daemon/LDAPHandler.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
std::time_t LDAPHandler::getUpdateInterval()
110
{
111
return _updateInterval;
112
}
113
114
std::shared_ptr<LDAPMessage> LDAPHandler::query(const std::string filter)
115
{
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected