Solved

How to apply math function on Load Time?


Userlevel 3
Badge +5

Hi,

Currently the Load Time event is in milliseconds. I need to have it in seconds, so I need to divide the value by 1000. I'm trying to create a new definition to apply this formula but I can't see where I can do it.

 

Eg: Formula = Load Time / 1000


Is this possible to do with Heap?

 

Best regards,

 

Bernardo

icon

Best answer by bernardo.madeira 19 May 2022, 12:19

View original

2 replies

Userlevel 3
Badge +2

Hi Bernardo! Glad you got your load time snapshot sorted.

 

If you go to Define > New Property you can use formulas to manipulate existing properties. You’d want something like this:

 

Does that work for you?

Userlevel 3
Badge +5



Thank you Adam! I will use de divide option. Thanks a lot for your help :)

Reply