list.ts 1.3 KB
Newer Older
P
Peter Pan 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
/**
 * Copyright 2020 Baidu Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

17 18
export default [
    {
P
Peter Pan 已提交
19
        wallTime: 1512549785061.623,
20 21 22
        step: 60
    },
    {
P
Peter Pan 已提交
23
        wallTime: 1512886109672.786,
24 25 26
        step: 60
    },
    {
P
Peter Pan 已提交
27
        wallTime: 1512886124266.915,
28 29 30
        step: 210
    },
    {
P
Peter Pan 已提交
31
        wallTime: 1512886138898.628,
32 33 34
        step: 330
    },
    {
P
Peter Pan 已提交
35
        wallTime: 1512886139883.663,
36 37 38
        step: 340
    },
    {
P
Peter Pan 已提交
39
        wallTime: 1512886147195.567,
40 41 42
        step: 410
    },
    {
P
Peter Pan 已提交
43
        wallTime: 1512886156478.56,
44 45 46
        step: 500
    },
    {
P
Peter Pan 已提交
47
        wallTime: 1512886187827.93,
48 49 50
        step: 810
    },
    {
P
Peter Pan 已提交
51
        wallTime: 1512886200386.198,
52 53 54
        step: 950
    },
    {
P
Peter Pan 已提交
55
        wallTime: 1512886204224.405,
56 57 58
        step: 990
    }
];