Skip to main content

HH:MM:SS

This script will specify the time in Hours:Minutes:Seconds.


FORMAT: HH:MM:SS


DEFINITIONS:

  • HH: hours
  • MM: minutes
  • SS: seconds

EXAMPLE:

show count instances where start time > 00:01:02.45

Shows a count of all the instances that have a start time greater than 1 minute, 2.45 seconds.