Function: pop
|
C Prototype |
aclError aclprofPop() |
|---|---|
|
Python Function |
ret = acl.prof.pop() |
|
Function Usage |
Records the end time of the time span by msproftx when an event occurs. After this API is called, the Profiling tool automatically records the end timestamp in stamp. |
|
Input Description |
None |
|
Return Value |
ret: int, error code.
|
|
Restrictions |
|
|
Reference |
Parent topic: Profiling pyACL APIs for Extension (Extension APIs)