Skip to content

Commit 1b212bc

Browse files
authored
Update 1449-date-timer.markdown
1 parent 9e60c94 commit 1b212bc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# TIMER
22

3-
> TIMER
3+
> n = TIMER
44
55
Returns the number of seconds from midnight.
66

7+
### Example
8+
9+
```
10+
print timer() ' Output 41595
11+
```
712

0 commit comments

Comments
 (0)