FlexSim Knowledge Base
Announcements, articles, and guides to help you take your simulations to the next level.

Total Simulation Time as Performance Major in Experimenter

Contributed by:

Following attached Code is Useful as Performance Major to Find Out Total Simulation Time in Different Scenarios.

treenode datanode = param(1);

double tm = time();

return tm;