Resource
Applicability
Product |
Supported |
|---|---|
x |
|
√ |
|
x |
|
√ |
|
x |
For
For
Function
Assigns a unique resource ID (usually a request ID) to link the data with its corresponding timeline.
Prototype
1 | inline Profiler &Resource(const ResID &rid) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
rid |
Input |
ResID type. ResID can be implicitly converted from a character string or a number. |
Returns
Profiler &Current object. Chain calls are supported.
Parent topic: Serving Tuning