Skip to content

Commit 032f8b2

Browse files
tweak
1 parent 28e2ce0 commit 032f8b2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

js/misc.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,16 @@ function get_timing(METRIC) {
4949
gData.timing.date = [1723240561321]
5050
gData.timing.exslt = ['2024-08-09T20:23:10.000','2024-08-09T20:23:11.000']
5151
gData.timing.currenttime = [4800.096,4833.43,4850.097,4866.764,4883.431,4900.098,4916.765,4933.432,4950.099,4966.766,4983.433]
52+
gData.timing.currenttime = [6800.136, 7966.826, 8633.506, 9633.526]
53+
gData.timing.currenttime = [257788.489, 258121.829, 258438.502, 259021.847]
5254
//*/
5355

5456
let oGood = {
5557
'date': [0, 1, 16, 17, 33, 34],
5658
'currenttime': [
57-
0, 0.01, 0.02,
58-
16.66, 16.67, 16.68,
59-
33.33, 33.34, 33.35,
59+
0, 0.01, 0.02, 0.03, 0.04,
60+
16.66, 16.67, 16.68, 16.69, 16.7,
61+
33.33, 33.34, 33.35, 33.36, 33.37, 33.38, 33.39
6062
],
6163
'exslt': [0], // 1912129: exslt diffs must be 1000, and all end in .000
6264
'other': [

0 commit comments

Comments
 (0)