execution_timer 1.1.0+8 execution_timer: ^1.1.0+8 copied to clipboard
A library that makes it easy to determine how long snippets of code take to execute in real clock time.
[1.1.0+8] - October 1, 2024 #
- Automated dependency updates
[1.1.0+7] - August 20, 2024 #
- Automated dependency updates
[1.1.0+6] - April 2, 2024 #
- Automated dependency updates
[1.1.0+5] - January 30, 2024 #
- Automated dependency updates
[1.1.0+4] - January 16, 2024 #
- Automated dependency updates
[1.1.0+3] - December 19, 2023 #
- Automated dependency updates
[1.1.0+2] - November 7, 2023 #
- Automated dependency updates
[1.1.0+1] - Movember 2nd, 2023 #
- Added precision to
ExecutionWatch
to be able to specific the precision ismillisecond
ormicrosecond
. - Moved
flutter_lints
todev_dependencies
and out ofdependencies
[1.0.3+8] - October 31, 2023 #
- Automated dependency updates
[1.0.3+7] - October 24, 2023 #
- Automated dependency updates
[1.0.3+6] - October 17, 2023 #
- Automated dependency updates
[1.0.3+5] - October 3, 2023 #
- Automated dependency updates
[1.0.3+4] - September 5, 2023 #
- Automated dependency updates
[1.0.3+3] - August 15, 2023 #
- Automated dependency updates
[1.0.3+2] - August 1, 2023 #
- Automated dependency updates
[1.0.3+1] - July 4, 2023 #
- Automated dependency updates
[1.0.3] - June 17th, 2023 #
- Dart 3.0
[1.0.2+5] - May 23, 2023 #
- Automated dependency updates
[1.0.2+4] - April 25, 2023 #
- Automated dependency updates
[1.0.2+3] - April 4, 2023 #
- Automated dependency updates
[1.0.2+2] - March 28, 2023 #
- Automated dependency updates
[1.0.2+1] - February 14, 2023 #
- Automated dependency updates
[1.0.2] - January 24th, 2023 #
- Dart 2.19
[1.0.1+1] - January 17, 2023 #
- Automated dependency updates
[1.0.1] - December 14th, 2022 #
- Added
TimeKeeper.measureSync
[1.0.0] - December 13th, 2022 #
- Initial Release