API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
#define g_test_perf ( void )
Returns TRUE if tests are run in performance mode.
TRUE
By default, tests are run in quick mode. In tests that use g_test_init(), the option -m perf enables performance tests, while -m quick disables them.
-m perf
-m quick
Available since: 2.0
This function is not directly available to language bindings.