timing property

dynamic get timing

The times at which execution started and ended, as unix timestamps

Implementation

_i2.dynamic get timing => _i5.getProperty(
      this,
      'timing',
    );