// returns -1 when not available static long currentThreadTotalCPUNanos() { ret threadMXBean().getCurrentThreadCpuTime(); }