This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Commit 63b5d45
[wperf, wperf-test] WPERF-965: Refactor to turn repeated code into a seperate function
See merge request Linaro/WindowsPerf/windowsperf!684
=== ChangeLog ===
* code tidy for timestamps_to_duration function
* refactor to make calculation of 'duration' from 'timestamps' into a seperate function/file1 parent 227dbb9 commit 63b5d45
3 files changed
+22
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
| 393 | + | |
404 | 394 | | |
405 | 395 | | |
406 | 396 | | |
| |||
1290 | 1280 | | |
1291 | 1281 | | |
1292 | 1282 | | |
1293 | | - | |
1294 | | - | |
1295 | | - | |
1296 | | - | |
1297 | | - | |
1298 | | - | |
1299 | | - | |
1300 | | - | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
| 1283 | + | |
1304 | 1284 | | |
1305 | 1285 | | |
1306 | 1286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
0 commit comments