MCPcopy Create free account
hub / github.com/apple/foundationdb / getLatestError

Method getLatestError

flow/Trace.cpp:648–650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

646}
647
648TraceEventFields LatestEventCache::getLatestError() {
649 return latestErrors[getAddressIndex()];
650}
651
652static TraceLog g_traceLog;
653

Callers 1

whenFunction · 0.80

Calls 1

getAddressIndexFunction · 0.85

Tested by

no test coverage detected