BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
FlowCountdownTimer
Flow
Countdown
Timer
class
FlowCountdownTimer
(
total
:
Duration
,
interval
:
Duration
)
:
Flow
<
Duration
>
Members
Constructors
Flow
Countdown
Timer
Link copied to clipboard
constructor
(
total
:
Duration
,
interval
:
Duration
)
Functions
collect
Link copied to clipboard
open
suspend override
fun
collect
(
collector
:
FlowCollector
<
Duration
>
)