Merge pull request #4914 from RosettaCommons/jadolfbr/timing_profile_bug
Fix bug in TimingProfileMetric copy constructor.
This makes the copy constructor not copy over the construction time. This was a major bug identified by @francesc45 where the time would be additive and not per-nstruct due to the use of copy constructors in RS.