object-watcher
3.0-alpha-8
jvm
object-watcher
/
leakcanary
/
DelayedExecutor
Delayed
Executor
fun
interface
DelayedExecutor
Members
Functions
execute
With
Delay
Link copied to clipboard
abstract
fun
executeWithDelay
(
delayUptime
:
Duration
,
runnable
:
Runnable
)