Server/project/assets/database/match/metrics.json

86 lines
1.0 KiB
JSON
Raw Normal View History

2023-03-03 16:23:46 +01:00
{
"Keys": [
0,
8,
10,
13,
16,
20,
26,
30,
33,
45,
53,
66,
100,
500,
750,
1000
],
"NetProcessingBins": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
10,
13,
16,
20,
26,
30,
33,
45,
53,
66,
100,
500,
750,
1000
],
"RenderBins": [
0,
4,
8,
10,
13,
16,
20,
26,
30,
33,
45,
53,
66,
100,
500,
750,
1000
],
"GameUpdateBins": [
0,
4,
8,
10,
13,
16,
20,
26,
30,
33,
45,
53,
66,
100,
500,
750,
1000
],
"MemoryMeasureInterval": 180,
"PauseReasons": [1, 2, 4, 7]
}