Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ BlinkFunc
Function
BlinkFunc
endless-tunnel/app/src/main/cpp/util.cpp:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
bool BlinkFunc(float period) { return (int)(Clock() / period) & 1; }
Callers
1
RenderHUD
Method · 0.85
Calls
1
Clock
Function · 0.85
Tested by
no test coverage detected