Skip to main content

Module event

Module event 

Source

Structs§

Event
A parsed Windows event.

Functions§

filetime_to_utc
Convert a Win32 FILETIME (100ns intervals since 1601-01-01 UTC) to DateTime<Utc>.
parse_event_xml
Parse a RenderedXml Event blob into an Event.
rendered_xml
Return the rendered XML for the event (same as evt.xml, provided per spec).