mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Duration units don't need msec conversion for consistency across, we currently do not do any conversion for execution duration for example. Newer metrics, ctrPrepTime, imagePullWaitTime, ctrCreateTime, initStartTime can follow the same. Remove legacy runner reported duration calculations.