Kvaser CanKing GUI Extensions SDK - v7.5.1
    Preparing search index...

    Function getFirstAndLatestTimestamp

    • Gets timestamps of the first and latest frames in the current measurement.

      Returns Promise<{ firstTimestamp: number; latestTimestamp: number }>

      A promise that resolves with an object containing the first and latest timestamps (in microseconds since start of measurement).