aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/PerfCounterCtrl.java
Commit message (Expand)AuthorAgeFilesLines
* Clock: Rename currentTimeNanos() -> currentNanos() as it represents the durat...Sven Gothel2023-03-061-1/+1
* Fix Clock for performance counter: Add currentTimeNanos() since module startu...Sven Gothel2023-03-061-4/+10
* Add PerfCounterCtrl, a simple performance counter controllerSven Gothel2023-03-061-0/+44