
cask.util.Scheduler.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of snunit-cask_native0.5_3 Show documentation
Show all versions of snunit-cask_native0.5_3 Show documentation
Scala Native server using NGINX Unit
The newest version!
package cask.util
object Scheduler {
def schedule(millis: Long)(body: => Unit) = ???
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy