GetTime

std::chrono::system_clock::time_point CPmpException::GetTime() const

Gets the time at which the exception occurred.

Returns

std::chrono::system_clock::time_point – Time at which the exception occurred expressed as a std::chrono::system_clock::time_point. In case no time information is available, the time equals 01-01-1970 00:00:00 UTC.