Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
377
u32 HttpStreamTransport::getTimeout() const {
378
return mTimeoutMs;
379
}
380
381
u32 HttpStreamTransport::getCurrentTimeMs() const {
382
// Default implementation uses system time
Callers
5
FL_TEST_FILE
Function · 0.80
FL_TEST_FILE
Function · 0.80
FL_TEST_FILE
Function · 0.80
FL_TEST_FILE
Function · 0.80
FL_TEST_FILE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected