Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stewmath/GameYob
/ clockUpdater
Function
clockUpdater
arm9/source/timer.cpp:7–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
extern time_t rawTime;
6
7
void clockUpdater()
8
{
9
rawTime++;
10
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected