sync the repo
[hiphop-php.git] / hphp / hack / src / server / serverEagerInit.mli
blob68dc4a6404d3578e8896841d1978cbb00a9c111a
1 (*
2 * Copyright (c) 2018, Facebook, Inc.
3 * All rights reserved.
5 * This source code is licensed under the MIT license found in the
6 * LICENSE file in the "hack" directory of this source tree.
8 *)
10 open ServerInitTypes
12 val init :
13 ServerEnv.genv ->
14 lazy_level ->
15 ServerEnv.env ->
16 CgroupProfiler.step_group ->
17 ServerEnv.env * float