Declared in TrackingSystem

Declaration

double[] QueryTimes(
    Object obj
);

Description

Queries the times of the object in the database. This will be in simulation seconds and returns all times of the data that is stored associated with an object.

Parameters

NameDescription
objThe object that was tracked