Goblint_timing.MakeSourceMake a new timing hierarchy.
Start timing with options.
Stop timing, but don't reset timing information.
Reset timing information.
enter name enters a new nested timed section called name.
exit name exits the current timed section called name. Sections must be exited in valid nested fashion.
wrap name f x runs f x and measures it as a timed section called name.
Pretty-print current timing hierarchy.
Root node of timing tree. Must not be mutated!