execution_timer 1.1.0
execution_timer: ^1.1.0 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 Movember 2nd, 2023 #
- Added precision to
ExecutionWatch
to be able to specific the precision ismillisecond
ormicrosecond
.
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