MCPcopy Create free account
hub / github.com/FastLED/FastLED / getTimeout

Method getTimeout

src/fl/net/http/stream_transport.cpp.hpp:377–379  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375}
376
377u32 HttpStreamTransport::getTimeout() const {
378 return mTimeoutMs;
379}
380
381u32 HttpStreamTransport::getCurrentTimeMs() const {
382 // Default implementation uses system time

Callers 5

FL_TEST_FILEFunction · 0.80
FL_TEST_FILEFunction · 0.80
FL_TEST_FILEFunction · 0.80
FL_TEST_FILEFunction · 0.80
FL_TEST_FILEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected