Hello everyone, please help me. I want to count the hot functions in the atmospheric chemistry module, the number and time of calls to the main functions, and what built-in functions should I use to measure them. Are they the t_startf and t_stopf functions? What functions should I use to measure time and how to use the built-in timing function.