microsoft-performance-toolkit-sdk icon indicating copy to clipboard operation
microsoft-performance-toolkit-sdk copied to clipboard

Engine should support method/overload/helper to easily get absolute DateTime from Timestamp

Open ivberg opened this issue 3 years ago • 0 comments

Timestamp in the SDK is relative since start of DataSource. Using the Engine there doesn't seem to be an easy way to just get an absolute DateTime given a Timestamp.

It should be as easy as Timestamp.ToDateTime() or similar.

ivberg avatar Dec 14 '21 23:12 ivberg