EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Get the starting timestamp for the process referred to by the Unique Process ID (UPID).
The starting timestamp for the UPID passed in.
Variable | Type | Description |
---|---|---|
upid | UINT128 | The unique process ID of the process to get the starting timestamp for. |
df.timestamp = px.upid_to_start_ts(df.upid)