We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c44153 commit 41876cfCopy full SHA for 41876cf
count2.js
@@ -8,3 +8,5 @@ console.log('start_time :' + start);
8
console.log('end_time :' + end);
9
console.log('time :' + (end - start));
10
11
+
12
0 commit comments