Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
struct tm *datetime;
5
6
time_t timer_time()
7
{
8
return now;
9
}
10
11
struct tm *timer_localtime()
12
{
Callers
2
menutext
Method · 0.85
TimeApp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected