Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetTimeStamp
Method
GetTimeStamp
WinSysCore/EventData.cpp:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
ULONGLONG EventData::GetTimeStamp() const {
85
return _timeStamp;
86
}
87
88
const GUID& EventData::GetProviderId() const {
89
return _providerId;
Callers
4
GetColumnText
Method · 0.80
DoSort
Method · 0.80
OnInitDialog
Method · 0.80
WriteEventData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected