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

Method reset

fdbclient/Tracing.actor.cpp:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113
114 void reset() { data_size = 0; }
115};
116
117// A server listening for UDP trace messages, run only in simulation.

Callers 2

writeMethod · 0.45
Tracing.actor.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected