package duration
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Conversions to various time units
Install
dune-project
Dependency
Authors
Maintainers
Sources
duration-0.3.0.tbz
sha256=62fd738fe1ee4825b3c70e7ac8cc859ed37bae147783daa583bb743bba052b75
sha512=543a152c6c26612cdaf52974ee7cb98c8931be73ae8002be6a152878af8e6031abacb771f37bd2acb6e3b29eec29d34fe8806f37ddf5211df582918379983290
doc/README.html
Duration - conversions to various time units
v0.3.0
A duration is represented in nanoseconds as an unsigned 64 bit integer. This has a range of up to 584 years. Functions provided check the input and raise on negative or out of bound input.
Documentation
API Documentation is available online.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page