MCPcopy 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
53bool BlinkFunc(float period) { return (int)(Clock() / period) & 1; }

Callers 1

RenderHUDMethod · 0.85

Calls 1

ClockFunction · 0.85

Tested by

no test coverage detected