pub fn print_calibration() -> String
Expand description

Prints debug information about the calibration. The calibration determines when the library will start to spawn threads. If a calibration hasn’t been performed yet than calling this function will trigger the calibration.

The returned value might change in format and content at any time.