12 lines
162 B
Plaintext
12 lines
162 B
Plaintext
:sig
|
|
u64 time()
|
|
|
|
:params
|
|
return value : second-accurate current Unix timestamp
|
|
|
|
:desc
|
|
Returns a 64 bit integer containing the current Unix timestamp.
|
|
|
|
:see
|
|
>time
|