MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / Duplicated

Method Duplicated

libi2pd/Profiling.cpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 }
202
203 void RouterProfile::Duplicated ()
204 {
205 m_IsDuplicated = true;
206 }
207
208 bool RouterProfile::IsLowPartcipationRate () const
209 {

Calls

no outgoing calls

Tested by

no test coverage detected