Home
Manual
Topics
Types
Symbols
debug::total_garbage_collections
returns the number of garbage collection cycles so far
Parameters
None
Results
None
Example
debug::println! debug::total_garbage_collections().to_string
Error output
0
Topic
Debug