← Docs
kotlin-stdlib / kotlin.concurrent / timerTask

timerTask

JVM
1.0
inline fun timerTask (
crossinline action : TimerTask . ( ) -> Unit
) : TimerTask

(source)

Wraps the specified action in a TimerTask .

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .