Resource
Applicability
Product |
Supported (Yes/No) |
|---|---|
Yes |
|
Atlas 200T A2 Box16 heterogeneous subrack |
Yes |
Atlas 300I Duo Inference Card + Atlas 800 inference server (model: 3000) |
Yes |
Note: Not supported by other products. |
|
Function Description
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) |
Options
Option |
Input/Output |
Description |
|---|---|---|
rid |
Input |
ResID type. ResID can be implicitly converted from a character string or a number. |
Return Value
Profiler & Current object. Chain calls are supported.
Parent topic: msServiceProfiler Profiling