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.

PtpTimeFromSimulationTime

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

qword PtpTimeFromSimulationTime(int64 simulationTime);

Description

Returns the global PTP time corresponding to the simulation time.

Parameters

  • simulationTime: Simulation time (ns).

Return Values

Global PTP time (ns).

Example

See Also