qorzen_
oxide
0.1.3
In qorzen_
oxide::
utils_
general::
timing
qorzen_oxide
::
utils_general
::
timing
Function
measure_async
Copy item path
Source
pub async fn measure_async<F, T>(future: F) -> (T,
Duration
)
where F:
Future
<Output = T>,