Hi,
I'm developing some dashboards it's related to time response services, but in the graph shown as the value in milliseconds, but want to convert the value in milliseconds in minutes, somebody know-how can do it?
Hi,
I'm developing some dashboards it's related to time response services, but in the graph shown as the value in milliseconds, but want to convert the value in milliseconds in minutes, somebody know-how can do it?
1 minute = 60 seconds
1 second = 1000 milliseconds
60*1000=60000
thus 60000 milliseconds = 1 minute
Take your number of milliseconds and divide my 60000 to get your value in minutes.
SolarWinds solutions are rooted in our deep connection to our user base in the THWACK© online community. More than 180,000 members are here to solve problems, share technology and best practices, and directly contribute to our product development process.