Functionsยง
- timestamp_
utc - Returns an
Option<i64>
with the current UTC timestamp in seconds. - timestamp_
utc_ ms - Returns an
Option<i64>
with the current UTC timestamp in milliseconds.
Option<i64>
with the current UTC timestamp in seconds.Option<i64>
with the current UTC timestamp in milliseconds.