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

Function timer_time

src/timer.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4struct tm *datetime;
5
6time_t timer_time()
7{
8 return now;
9}
10
11struct tm *timer_localtime()
12{

Callers 2

menutextMethod · 0.85
TimeAppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected