Skip to content
Snippets Groups Projects
predefEvalClock.mli 217 B
(** Time-stamp: <modified the 11/09/2008 (at 16:12) by Erwan Jahier> *)

type clocker = Eff.id_clock Predef.evaluator

exception EvalClock_error of string


val f: Predef.op -> Lxm.t -> Eff.static_arg list -> clocker