Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/IAnalysisSession
Description
Getter for the unix timestamp at the start of all analysis. This function should be used as an offset for any relative (session) timestamps to calculate real UTC timestamps.
| Name | GetBaseDateTime |
| Type | function |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/AnalysisSession.h |
| Include Path | #include "TraceServices/Model/AnalysisSession.h" |
double GetBaseDateTime() const