Expand description

Basic interface for accessing the result of static timing analysis (STA).

Traits

Query arrival times. This trait is typically implemented by the result of a static timing analysis step. The type of analysis (early/late) is implicit and not defined by this trait.