Added timer library docs

This commit is contained in:
2022-11-12 22:44:24 +11:00
committed by GitHub
parent 3219540901
commit b4c18cac12
3 changed files with 48 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ The standard library can usually be accessed with the `import` keyword:
import standard;
```
## Clock()
## fn clock(): string
This function returns the current timestamp.