Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ stats_startFrame
Function
stats_startFrame
bitmap-plasma/app/src/main/cpp/plasma.cpp:271–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
static void stats_startFrame(Stats* s) { s->frameTime = now_ms(); }
272
273
static void stats_endFrame(Stats* s) {
274
double now = now_ms();
Callers
1
RenderPlasma
Function · 0.85
Calls
1
now_ms
Function · 0.85
Tested by
no test coverage detected