Function psyiage_profile_code_end¶
Defined in File psyiagesdk.h
Function Documentation¶
-
FUTURE_PSYIAGE_API int
psyiage_profile_code_end
(psyiage_handle handle)¶ Mark the end of a code block to profile.
Set the end marker for the code block to measure performance metrics (eg. CPU/memory)
- Note
Not yet implemented
- Return
If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code
- Parameters
handle
: - A handle to the psyiage instance