API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
struct RBProfiler { /* No available fields */ }
No description available.
Creates a new profiler instance. This can be used to time certain sections of code.
Produces debug output for the profiler instance, showing the elapsed time.
Frees the memory associated with a profiler instance.
Resets the elapsed time for the profiler.
Content