Method GetMasterTimeFromInspectedTime
GetMasterTimeFromInspectedTime(double)
Converts time from the current inspected timeline to the master timeline.
Declaration
public static double GetMasterTimeFromInspectedTime(double inspectedTime)
Parameters
Type | Name | Description |
---|---|---|
double | inspectedTime | Time in the referential of the sub-timeline |
Returns
Type | Description |
---|---|
double | Time in the referential of the main timeline.
Returns |