Files
SPT-Server-Build/Libraries/SPTarkov.Server.Assets/SPT_Data/database/match/metrics.json
T
Cj 07f57e16a8 Task: Rename Assets folder to SPT_Data (#394)
* Rename `Assets` to `SPT_Data`

* Added GZ 20+ variant to repeatable quest system #395

* Repeatable code cleanup

* Removed PMC level check for repeatable Quest pool generation #395
they will always generate for both GZ variants

* Rename `Assets` to `SPT_Data`

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-06-15 09:54:33 +01:00

86 lines
1.0 KiB
JSON

{
"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]
}