Commit Graph
2 Commits
Author SHA1 Message Date
John Starks 89c1d0e19d pkg/etw: Add support for time.Time
This change adds support for encoding time.Time values as FILETIME
values in tracelogging events. FILETIME has slightly less precision than
time.Time (100ns vs 1ns), but it is the closest availble match.
2019-05-05 00:02:18 +00:00
Kevin Parsons ce5a3739bc Export etw package 2019-03-18 23:57:19 -07:00