latestResults

Get the latest simulation results.

Contract:

  • the implementor must return equivalent results objects if this method is called multiple times without updates.

The implementor doesn't have to return the exact same instance each time if no updates are made (i.e. referential equality isn't required, only structural equality).