Skip to content

Latest commit

 

History

History
85 lines (42 loc) · 978 Bytes

time.md

File metadata and controls

85 lines (42 loc) · 978 Bytes

UyghurScript time

source code time.c


1. get_zone

📝: get_zone func of time module

🔙: Number

🛒: none

2. get_seconds

📝: get_seconds func of time module

🔙: Number

🛒: none

3. convert_to_seconds

📝: convert_to_seconds func of time module

🔙: Number

🛒:

  • str CString

4. convert_from_seconds

📝: convert_from_seconds func of time module

🔙: String

🛒:

  • seconds int
  • str CString

5. get_time

📝: get_time func of time module

🔙: String

🛒: none

6. get_clock

📝: get_clock func of time module

🔙: Number

🛒: none

7. sleep_seconds

📝: sleep_seconds func of time module

🔙: Empty

🛒: none

8. delay_call

📝: delay_call func of time module

🔙: Empty

🛒:

  • second VNumber
  • function VFunction

document info document.md