CAPLProfiler::GetCallCount
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Returns the number of measured profiler calls (i.e., times between Start and Stop). With this method, you can also use the profiler to check how often some code is called.Parameters
—Return Values
- 0: No measurements yet.
- > 0: Number of measurements.