Skip to content

Commit e774030

Browse files
committed
NG_sandbox added
1 parent e50ff10 commit e774030

File tree

4 files changed

+109132
-1
lines changed

4 files changed

+109132
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

clock_demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777

7878
updateClock();
79-
setInterval(updateClock, 10);
79+
setInterval(updateClock, 1000);
8080
</script>
8181
</body>
8282

0 commit comments

Comments
 (0)