Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ startWebClock
Function
startWebClock
samples/MeteoControl/app/application.cpp:170–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
} // namespace
169
170
void startWebClock()
171
{
172
lastClockUpdate = 0;
173
clockRefresher.initializeMs<500>(refreshClockTime).start();
174
}
175
176
void init()
177
{
Callers
2
onConfiguration
Function · 0.85
gotIP
Function · 0.85
Calls
1
start
Method · 0.45
Tested by
no test coverage detected