Commit Graph
3 Commits
Author SHA1 Message Date
Thomas d4c02ad896 Add missing build constraints 2021-02-10 23:54:19 +00:00
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