Method timespan/doubleToHumanInterval


  DOUBLETOHUMANINTERVAL returns a cell-array of strings, each
  representing a human readable form for the input numbers when
  interpretted as time intervals.
 
  CALL
           out = timespan.doubleToHumanInterval(nsecs)
 
 
Method Details
Access public
Defining Class timespan
Sealed 0
Static 1



©LTP Team