Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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