MCPcopy 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
84ULONGLONG EventData::GetTimeStamp() const {
85 return _timeStamp;
86}
87
88const GUID& EventData::GetProviderId() const {
89 return _providerId;

Callers 4

GetColumnTextMethod · 0.80
DoSortMethod · 0.80
OnInitDialogMethod · 0.80
WriteEventDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected