123456789101112131415161718192021(**************************************************************************)(* *)(* Copyright 2018-2023 OCamlPro *)(* *)(* All rights reserved. This file is distributed under the terms of the *)(* GNU Lesser General Public License version 2.1, with the special *)(* exception on linking described in the file LICENSE. *)(* *)(**************************************************************************)letsection=EzAPI.Doc.section"EzLoads"letservice_offset:(float*float,exn,EzAPI.no_security)EzAPI.service0=EzAPI.service~section~output:Json_encoding.(tup2floatfloat)EzAPI.Path.(root//"ezloads_offset")lethandler_offsetreq_()=EzAPIServerUtils.return_ok(req.EzAPI.Req.req_time,Unix.gettimeofday())letregisterdir=EzAPIServerUtils.registerservice_offsethandler_offsetdir