MessageTimeNS
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
float MessageTimeNS(message msg); // from 1float MessageTimeNS(linFrame msg); // from 2float MessageTimeNS(mostMessage msg); // from 3float MessageTimeNS(mostAmsMessage msg); // from 4float MessageTimeNS(mostRawMessage msg); // from 5
Description
Returns the time stamp in nanoseconds. The time stamp that can be polled with this function has a greater precision than the msg.TIME time stamp, whereby the precision depends on the CAN or LIN hardware that is being used.Parameters
- message: CAN message
- linFrame: LIN frame
- mostMessage, mostAmsMessage, mostRawMessage: MOST message