Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ ProcessIoCounter
Method
ProcessIoCounter
FastCopy/ProcessIoCounter.h:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
HANDLE m_handle{ INVALID_HANDLE_VALUE };
15
public:
16
ProcessIoCounter() = default;
17
18
/**
19
* @brief Initialize with a handle to process
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected