mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-07 22:23:45 +08:00
logging test duration
This commit is contained in:
parent
e4632d3f91
commit
b0a32f37b7
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ class ResultController {
|
|||
lastTimestamp: lastResultTimestamp,
|
||||
earliestPossible,
|
||||
now: nowNoMilis,
|
||||
testDuration: testDurationMilis,
|
||||
difference: nowNoMilis - earliestPossible,
|
||||
},
|
||||
uid
|
||||
|
|
Loading…
Add table
Reference in a new issue