package posix-time2
Bindings for posix time functions
Install
Dune Dependency
Authors
Maintainers
Sources
v2.0.2.tar.gz
md5=03d384b20e46da8598a69942ef92b53e
sha512=6f5fa0fd5f3f0b845c2c9cd46a53e518dc5187f1ea7450fc04bbdc4c7b6fbcc427253e60847cc14f5bff895622e18aea404fbd8e14d4b50f52a7c0e682621ac8
doc/src/posix-time2.constants/posix_time2_constants.ml.html
Source file posix_time2_constants.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14
module Def (S : Cstubs.Types.TYPE) = struct let clockid_t = S.lift_typ Posix_types.clockid_t let clock_process_cputime_id = S.constant "CLOCK_PROCESS_CPUTIME_ID" clockid_t let clock_thread_cputime_id = S.constant "CLOCK_THREAD_CPUTIME_ID" clockid_t let clock_monotonic = S.constant "CLOCK_MONOTONIC" clockid_t let clock_realtime = S.constant "CLOCK_REALTIME" clockid_t let itimer_real = S.constant "ITIMER_REAL" S.int let itimer_virtual = S.constant "ITIMER_VIRTUAL" S.int let itimer_prof = S.constant "ITIMER_PROF" S.int let fd_setsize = S.constant "FD_SETSIZE" S.int let fd_set_size = S.constant "FD_SET_SIZE" S.int let fd_set_alignment = S.constant "FD_SET_ALIGNMENT" S.int let timer_abstime = S.constant "TIMER_ABSTIME" S.int end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>