MCPcopy Create free account
hub / github.com/Blueforcer/awtrix3 / timer_tick

Function timer_tick

src/timer.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16void timer_tick()
17{
18 now = time(NULL);
19 datetime = localtime(&now);
20}

Callers 1

loopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected