apple / swift-metrics

Metrics API for Swift
https://apple.github.io/swift-metrics/
Apache License 2.0
650 stars 61 forks source link

Add `Timer.measure` methods #140

Open FranzBusch opened 6 months ago

FranzBusch commented 6 months ago

Motivation

This PR supersedes https://github.com/apple/swift-metrics/pull/135. The goal is to make it easier to measure asynchronous code when using Metrics.

Modification

This PR does:

FranzBusch commented 6 months ago

@swift-server-bot test this please

Lukasa commented 6 months ago

@swift-server-bot add to allowlist

FranzBusch commented 6 months ago

@swift-server-bot test this please