Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which measurement unit is used when we get runtime value from kernel with status_word ? #23

Closed
NGUETOUM opened this issue Aug 23, 2022 · 1 comment

Comments

@NGUETOUM
Copy link

Hi,
Good morning to you all, I just have a simple question, I want to know which measurement unit is used when we get runtime value from kernel. For example by doing something like task->status_word.runtime(). It is a Millisecond unit or Microsecond unit or Nanosecond unit which is used since the runtime function just return uint64_t value ? Thanks for your help.

@jackhumphries
Copy link
Collaborator

The runtime in status words is in units of nanoseconds. Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants