Expand description
Utility functions for common operations
Functionsยง
- generate_
id - Generate a unique ID
- now_
unix_ timestamp - Get current Unix timestamp in seconds
- now_
unix_ timestamp_ ms - Get current Unix timestamp in milliseconds
- now_
unix_ timestamp_ us - Get current Unix timestamp in microseconds
- sleep_
ms - Sleep for the specified duration
- sleep_
sec - Sleep for the specified duration