Open topic with navigation CAPL Functions » General » Function Overview » CAPLProfiler::GetMaximumCallTimeNSDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
CAPLProfiler::GetMaximumCallTimeNS
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Returns the maximum time for a measured profiler call (i.e., time between Start and Stop) in nanoseconds. If there are no measurements yet, returns 0.Parameters
—Return Values
- 0: No measurements yet.
- > 0: Maximum time measured.