MCPcopy 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
146void NativeHttpClient::onHeartbeatReceived() {
147 mConnection.onHeartbeatReceived();
148}
149
150u32 NativeHttpClient::getReconnectDelayMs() const {
151 return mConnection.getReconnectDelayMs();

Callers 1

recvMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected