Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ onHeartbeatReceived
Method
onHeartbeatReceived
src/fl/stl/asio/http/native_client.cpp.hpp:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void NativeHttpClient::onHeartbeatReceived() {
147
mConnection.onHeartbeatReceived();
148
}
149
150
u32 NativeHttpClient::getReconnectDelayMs() const {
151
return mConnection.getReconnectDelayMs();
Callers
1
recv
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected