package picos
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Pico scheduler interface
Install
dune-project
Dependency
Authors
Maintainers
Sources
picos-0.6.0.tbz
sha256=3f5a08199cf65c2dae2f7d68f3877178f1da8eabf5376e15114e5a8958087dfa
sha512=ad24910c47ce614268c4268874bb918da7f8b5f03b3ad706bbf30323635262e94ddab6be24eaebbca706bfa82c0a517d4272b396459e020c185942125c9bdb7b
doc/picos.domain/Picos_domain/index.html
Module Picos_domainSource
Minimalistic domain API available both on OCaml 5 and on OCaml 4.
ℹ️ On OCaml 4 there is always only a single domain.
at_exit action registers action to be called when the current domain exits.
On OCaml 5 this calls Domain.at_exit. On OCaml 4 this calls Stdlib.at_exit.
recommended_domain_count () returns 1 on OCaml 4 and calls Domain.recommended_domain_count on OCaml 5.
is_main_domain () returns true on OCaml 4 and calls Domain.is_main_domain on OCaml 5.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>