Skip to content

Commit a54c1b7

Browse files
committed
fix: ticks function signatures
1 parent d8a7933 commit a54c1b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/model/datetime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: "docs"
55
description: datetime system module
66
weight: 100
77
---
8-
## time
8+
## ticks
99

1010
`ticks() -> float`
1111

i18n/zh-CN/docusaurus-plugin-content-docs/current/reference/model/datetime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: "docs"
55
description: datetime 包 - 时间处理
66
weight: 100
77
---
8-
## time
8+
## ticks
99

1010
`ticks() -> float`
1111

0 commit comments

Comments
 (0)