|
int quantify_is_running (void) |
|
Returns TRUE if the executable is Quantify'd, FALSE otherwise. Use this function to enclose special-purpose application code to execute only in a Quantify'd environment. |
|
int quantify_help (void) |
|
Prints a message describing most of Quantify's API functions. Always returns TRUE. |
|
int quantify_print_recording_state (void) |
|
Prints the current recording state of the process. Always returns TRUE. |