toggle menu
stripe-android
androidJvm
switch theme
search in API
stripecardscan
/
com.stripe.android.stripecardscan.framework.time
Package-level
declarations
Functions
Functions
measure
Time
Link copied to clipboard
@
CheckResult
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
inline
fun
<
T
>
measureTime
(
block
:
(
)
->
T
)
:
Pair
<
Duration
,
T
>
Measure the amount of time a process takes.