Różnice

Różnice między wybraną wersją a wersją aktualną.

Odnośnik do tego porównania

Poprzednia rewizja po obu stronach Poprzednia wersja
Nowa wersjaNastępna rewizja po obu stronach
en:tester_predkosci [2017/08/27 20:44] michalen:tester_predkosci [2017/08/27 20:47] michal
Linia 77: Linia 77:
             })             })
  
-            ggping = new JustGage({ +          
-                id: 'ggping', +
-                title: 'Ping', +
-                label: 'ms', +
-                titleFontFamily: 'Open Sans', +
-                valueFontFamily: 'Open Sans', +
-                refreshAnimationTime: 300, +
-                value: 0, +
-                min: 0, +
-                max: 100, +
-                decimals: 2, +
-                formatNumber: true, +
-                humanFriendly: false, +
-                levelColors:+
-                    '#999999', +
-                    '#993333' +
-                ] +
-            }) +
-            ggjitter = new JustGage({ +
-                id: 'ggjitter', +
-                title: 'Jitter', +
-                label: 'ms', +
-                titleFontFamily: 'Open Sans', +
-                valueFontFamily: 'Open Sans', +
-                refreshAnimationTime: 300, +
-                value: 0, +
-                min: 0, +
-                max: 100, +
-                decimals: 2, +
-                formatNumber: true, +
-                humanFriendly: false, +
-                levelColors:+
-                    '#999999', +
-                    '#993333' +
-                ] +
-            })+
         })         })