MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getCurrentEventTime

Method getCurrentEventTime

valdi/src/valdi/android/NativeBridge.cpp:2045–2047  ·  view source on GitHub ↗

NOLINTNEXTLINE

Source from the content-addressed store, hash-verified

2043 auto javaEnv = ValdiAndroid::JavaEnv();
2044 auto logs = runtime->dumpLogs(false, true, false);
2045
2046 auto stats = IndirectJavaGlobalRef::dumpStats();
2047
2048 Valdi::ValueArrayBuilder builder;
2049 builder.reserve(stats.activeReferencesByTag.size());
2050

Callers

nothing calls this directly

Calls 2

getTimeMethod · 0.80
nowFunction · 0.50

Tested by

no test coverage detected