aclprofFinalize
Description
Finalizes Profiling.
Restrictions
aclprofFinalize must be used in pair with and be called after aclprofInit.
Prototype
aclError aclprofFinalize()
Parameters
None
Returns
The value 0 indicates success, and other values indicate failure. For details, see aclError.