Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082762 | emb-9 | Bengt Rutisson | P3 | Resolved | Fixed | team |
TimeHelper contains a method called counter_to_seconds(jlong counter) that converts a counter, as returned by for example os:elapsed_counter(), into seconds.
Sometimes it is useful to convert into milliseconds instead.
Sometimes it is useful to convert into milliseconds instead.
- backported by
-
JDK-8082762 Add a method to convert counters to milliseconds
-
- Resolved
-