EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Parse a duration string ("-5m") to integer nanoseconds (-3,000,000,000) while preserving the sign from the string.
Name | Type | Description |
---|---|---|
duration | string | The duration in string form. |