pub fn get_tree_statistics(root: Rc<RefCell<TreeNode>>) -> TreeStatisticsExpand description
Extracts detailed statistics from a clock tree.
pub fn get_tree_statistics(root: Rc<RefCell<TreeNode>>) -> TreeStatisticsExtracts detailed statistics from a clock tree.