We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9de81 commit 2063024Copy full SHA for 2063024
lib/time.js
@@ -104,5 +104,6 @@ const timeAndReport = (algos, args, runs, id) =>
104
parseResult(timeRepo(algos, args, runs, id))
105
106
module.exports = {
107
+ timeRepo,
108
timeAndReport
109
}
0 commit comments