swift-metrics/scripts
Natik Gadzhi 13ea1fe7fc
Introducing Timer.record(_ duration:), closes #114 (#133)
Motivation:

`Duration` is available starting Swift 5.7, and we
should probably support it in our convinience API.

Modifications:
- Timer.record(_ duration: Duration) implementation
- A unit test case
- Generated Linux tests
2023-06-28 14:56:55 -07:00
..
build_podspec.sh add script to generate podspec (#22) 2019-04-23 12:22:24 -07:00
check_no_api_breakages.sh check for api breakage and prepare to test with thread sanitizer in ci (#49) 2019-11-04 16:43:49 -08:00
generate_contributors_list.sh prepare to release (#1) 2019-04-08 18:58:55 -07:00
generate_docs.sh update doc generation script (#103) 2021-12-16 15:17:27 -08:00
generate_linux_tests.rb better format 2019-12-18 12:14:01 +09:00
preview_docc.sh +docc prepare for docc publishing (#118) 2022-08-24 11:20:06 +09:00
soundness.sh Introducing Timer.record(_ duration:), closes #114 (#133) 2023-06-28 14:56:55 -07:00