To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
package async
-
async
-
-
async.lock_file_async
-
async.log_extended
-
async.unpack_sequence
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Deprecates functions that use wall-clock time, so that code must be explicit about what time source is used.
Idiomatic usage is:
open! Require_explicit_time_source
or, in an import.ml:
include Require_explicit_time_source
module Clock_ns : sig ... end
module Time_ns : sig ... end
module Scheduler : sig ... end
val at : Time_ns.t -> unit Async_kernel.Deferred.t
- deprecated [since 2016-02] Use [Time_source]
val after : Time_ns.Span.t -> unit Async_kernel.Deferred.t
- deprecated [since 2016-02] Use [Time_source]
val every :
?start:unit Async_kernel.Deferred.t ->
?stop:unit Async_kernel.Deferred.t ->
?continue_on_error:bool ->
Time_ns.Span.t ->
(unit -> unit) ->
unit
- deprecated [since 2016-02] Use [Time_source]
val with_timeout :
Time_ns.Span.t ->
'a Async_kernel.Deferred.t ->
[ `Timeout | `Result of 'a ] Async_kernel.Deferred.t
- deprecated [since 2016-02] Use [Time_source]
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>