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

Function timer_localtime

src/timer.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11struct tm *timer_localtime()
12{
13 return datetime;
14}
15
16void timer_tick()
17{

Callers 4

menutextMethod · 0.85
checkNewYearMethod · 0.85
TimeAppFunction · 0.85
DateAppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected