Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getReconnectDelayMs
Method
getReconnectDelayMs
src/fl/stl/asio/http/connection.cpp.hpp:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
u32 HttpConnection::getReconnectDelayMs() const {
144
return mReconnectDelayMs;
145
}
146
147
u32 HttpConnection::getReconnectAttempts() const {
148
return mReconnectAttempts;
Callers
2
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected