100ms Logo

100ms.docs

TECHNOLOGY
HOME
Android API reference
LIB

/lib/live.hms.video.utils/HMSCoroutineScope/schedule

schedule

[androidJvm]\ fun schedule(delay: Long, unit: TimeUnit = TimeUnit.MILLISECONDS, task: suspend () -> Unit): ScheduledFuture<*>