Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Posix_clock.Clockval realtime : tThis clock represents the clock measuring real time for the system. The value returned representes the amount of time since the Epoch.
val monotonic : t optionThis clock represents a monotonic time with an unspecified point in the past.
val process_cputime_id : t optionThis clock represents the amount of execution time of the process associated with the clock
val thread_cputime_id : t optionThis clock represents the amount of exection time of the thread associated with the clock
val boottime : t optionval monotonic_coarse : t optionval monotonic_fast : t optionval monotonic_precise : t optionval monotonic_raw : t optionval prof : t optionval realtime_coarse : t optionval realtime_fast : t optionval realtime_precise : t optionval second : t optionval uptime : t optionval uptime_fast : t optionval uptime_precise : t optionval virtual_ : t option