Argus::ICaptureMetadata::getSensorTimestamp returns timestamp for sensor in nanoseconds. This is the time that the first data from this capture arrives from the sensor.
This function returns a timestamp with 15 digits (437114984092000).
What is the procedure for converting the timestamp to UTC time in linux?