getComputedTiming 方法

Map getComputedTiming()

实现

Map getComputedTiming() {
  return convertNativeToDart_Dictionary(_getComputedTiming_1())!;
}