Skip to main content

PtpSimulationTimespanFromPtpTimespan

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

int64 PtpSimulationTimespanFromPtpTimespan(qword ptpTimespan);

Description

Returns the simulation timespan equivalent to the corresponding PTP timespan. A timespan is the difference of two time values.

Parameters

  • ptpTimespan: PTP timespan (ns).

Return Values

Simulation timespan (ns).

Example

See Also