Searched refs:nsToS (Results 1 – 1 of 1) sorted by relevance
72 return String.format("%.2fs", nsToS(ns)); in nsToString()111 public static double nsToS(long ns) { in nsToS() method in TimeUtilities