MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / format_size

Method format_size

AdaptixClient/Source/Client/AxScript/BridgeApp.cpp:933–933  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

931}
932
933QString BridgeApp::format_size(const int &size) const { return BytesToFormat(size); }
934
935QString BridgeApp::format_time(const QString &format, const int &time) const
936{

Callers

nothing calls this directly

Calls 1

BytesToFormatFunction · 0.85

Tested by

no test coverage detected