CAPLProfiler::GetLastCallTimeNS
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
qword CAPLProfiler::GetLastCallTimeNS();
Description
Returns the last 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: Last time measured.