We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42107be commit 969a1d9Copy full SHA for 969a1d9
scripts/sysman/memory.yml
@@ -150,7 +150,7 @@ members:
150
- type: uint64_t
151
name: timestamp
152
desc: |
153
- [out] The timestamp when these measurements were sampled.
+ [out] The timestamp in microseconds when these measurements were sampled.
154
This timestamp should only be used to calculate delta time between snapshots of this structure.
155
Never take the delta of this timestamp with the timestamp from a different structure since they are not guaranteed to have the same base.
156
The absolute value of the timestamp is only valid during within the application and may be different on the next execution.
0 commit comments