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

Class stat

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

Source from the content-addressed store, hash-verified

353 g_ProfilesStorage.Traverse(files);
354
355 struct stat st;
356 std::time_t now = std::time(nullptr);
357 for (const auto& path: files)
358 {

Callers 1

DeleteFilesFromDiskFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected