MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / IOCounterDiff

Class IOCounterDiff

FastCopy/ProcessIoCounter.h:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 };
40
41 struct IOCounterDiff : IOCounter
42 {
43 std::chrono::nanoseconds duration;
44 };
45
46 /**
47 * @brief Return the amount of IO difference and time difference to last call

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected