Commit dcc5cfd
Cast clock_t to match printf format specifier
This is needed since clock_t type is unspecified and may differ from unsigned int.1 parent f8df2f3 commit dcc5cfd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
0 commit comments