timer

abstract fun timer(duration: Duration, @Nullable name: @Nullable String): CompletableFuture<AsyncResult<Void>>